Home
last modified time | relevance | path

Searched refs:sll_protocol (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/samples/bpf/
Dlibbpf.c120 sll.sll_protocol = htons(ETH_P_ALL); in open_raw_sock()
/linux-4.1.27/include/uapi/linux/
Dif_packet.h14 __be16 sll_protocol; member
/linux-4.1.27/net/packet/
Daf_packet.c2047 sll->sll_protocol = skb->protocol; in tpacket_rcv()
2284 proto = saddr->sll_protocol; in tpacket_snd()
2449 proto = saddr->sll_protocol; in packet_snd()
2813 sll->sll_protocol ? : pkt_sk(sk)->num); in packet_bind()
3018 sll->sll_protocol = skb->protocol; in packet_recvmsg()
3112 sll->sll_protocol = po->num; in packet_getname()
/linux-4.1.27/tools/testing/selftests/net/
Dpsock_tpacket.c689 ring->ll.sll_protocol = htons(ETH_P_ALL); in bind_ring()
/linux-4.1.27/Documentation/networking/
Dpacket_mmap.txt138 In this case, you also need to bind(2) the TX_RING with sll_protocol = 0
171 my_addr.sll_protocol = htons(ETH_P_ALL);
857 ll.sll_protocol = htons(ETH_P_ALL);