Searched refs:PACKET_FANOUT_DATA (Results 1 – 7 of 7) sorted by relevance
65 #define PACKET_FANOUT_DATA 22 macro
109 if (setsockopt(fd, SOL_PACKET, PACKET_FANOUT_DATA, &bpf_prog, in sock_fanout_set_cbpf()165 if (setsockopt(fd, SOL_PACKET, PACKET_FANOUT_DATA, &pfd, sizeof(pfd))) { in sock_fanout_set_ebpf()
59 #define PACKET_FANOUT_DATA 22 macro
60 #define PACKET_FANOUT_DATA 22 macro
3922 case PACKET_FANOUT_DATA: in packet_setsockopt()