Searched refs:sll_protocol (Results 1 – 5 of 5) sorted by relevance
139 sll.sll_protocol = htons(ETH_P_ALL); in open_raw_sock()
14 __be16 sll_protocol; member
2268 sll->sll_protocol = skb->protocol; in tpacket_rcv()2493 proto = saddr->sll_protocol; in tpacket_snd()2659 proto = saddr->sll_protocol; in packet_snd()3033 sll->sll_protocol ? : pkt_sk(sk)->num); in packet_bind()3242 sll->sll_protocol = skb->protocol; in packet_recvmsg()3336 sll->sll_protocol = po->num; in packet_getname()
689 ring->ll.sll_protocol = htons(ETH_P_ALL); in bind_ring()
138 In this case, you also need to bind(2) the TX_RING with sll_protocol = 0171 my_addr.sll_protocol = htons(ETH_P_ALL);857 ll.sll_protocol = htons(ETH_P_ALL);