Searched defs:send_packet (Results 1 – 9 of 9) sorted by relevance
/minix3/external/bsd/dhcp/dist/common/ |
H A D | raw.c | 107 size_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
H A D | upf.c | 241 ssize_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
H A D | socket.c | 58 # define send_packet send_fallback macro 620 ssize_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
H A D | lpf.c | 295 ssize_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
H A D | nit.c | 277 ssize_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
H A D | bpf.c | 352 ssize_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
H A D | dlpi.c | 522 ssize_t send_packet (interface, packet, raw, len, from, to, hto) in send_packet() function
|
/minix3/external/bsd/dhcp/dist/server/ |
H A D | bootp.c | 38 # define send_packet trace_packet_send macro
|
H A D | dhcp.c | 78 # define send_packet trace_packet_send macro
|