Searched refs:sll_protocol (Results 1 – 11 of 11) sorted by relevance
27 sll.sll_protocol = htons(ETH_P_ALL); in open_raw_sock()
175 laddr.sll_protocol = htons(ETH_P_IP); in do_bind()202 laddr.sll_protocol = htons(ETH_P_IP); in do_send()
97 laddr.sll_protocol = htons(0); in setup_tx()
75 addr.sll_protocol = htons(ETH_P_IP); in sock_fanout_open()
513 laddr.sll_protocol = htons(proto); in do_tx()
733 ring->ll.sll_protocol = htons(ETH_P_ALL); in bind_ring()
605 laddr.sll_protocol = htons(family == AF_INET ? ETH_P_IP : ETH_P_IPV6); in do_test()
15 __be16 sll_protocol; member
2381 sll->sll_protocol = skb->protocol; in tpacket_rcv()2672 proto = saddr->sll_protocol; in tpacket_snd()2883 proto = saddr->sll_protocol; in packet_snd()3233 sll->sll_protocol ? : pkt_sk(sk)->num); in packet_bind()3401 sll->sll_protocol = skb->protocol; in packet_recvmsg()3503 sll->sll_protocol = po->num; in packet_getname()
130 In this case, you also need to bind(2) the TX_RING with sll_protocol = 0163 my_addr.sll_protocol = htons(ETH_P_ALL);876 ll.sll_protocol = htons(ETH_P_ALL);
180 sock.sll_protocol = htons(proto); in create_raw_fd()