Searched refs:get_raw_packet (Results 1 – 5 of 5) sorted by relevance
/external/dhcpcd/ |
D | net.h | 146 ssize_t get_raw_packet(struct interface *, int, void *, ssize_t, int *);
|
D | lpf.c | 165 get_raw_packet(struct interface *iface, int protocol, in get_raw_packet() function
|
D | bpf.c | 162 get_raw_packet(struct interface *iface, int protocol, in get_raw_packet() function
|
D | arp.c | 121 bytes = get_raw_packet(iface, ETHERTYPE_ARP, in handle_arp_packet()
|
D | dhcpcd.c | 676 bytes = get_raw_packet(iface, ETHERTYPE_IP, in handle_dhcp_packet()
|