mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
functions in kern_socket.c. Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT in from the caller context rather than "1" or "0". Correct mflags pass into mac_init_socket() from previous commit to not include M_ZERO. Submitted by: sam |
||
|---|---|---|
| .. | ||
| ng_btsocket.c | ||
| ng_btsocket_hci_raw.c | ||
| ng_btsocket_l2cap.c | ||
| ng_btsocket_l2cap_raw.c | ||
| ng_btsocket_rfcomm.c | ||
| TODO | ||