Searched refs:sll_protocol (Results 1 – 25 of 37) sorted by relevance
12
86 uint16_t sll_protocol; /* protocol */ member150 ether_type = EXTRACT_16BITS(&sllp->sll_protocol); in sll_print()228 ether_type = EXTRACT_16BITS(&sllp->sll_protocol); in sll_if_print()
90 uint16_t sll_protocol; /* protocol */ member
134 ll.sll_protocol = htons(proto); in l2_packet_send()311 ll.sll_protocol = htons(protocol); in l2_packet_init()392 ll.sll_protocol = htons(ETH_P_ALL); in l2_packet_init_bridge()
175 laddr.sll_protocol = htons(ETH_P_IP); in do_bind()202 laddr.sll_protocol = htons(ETH_P_IP); in do_send()
89 addr.sll_protocol = htons(ETH_P_IP); in sock_fanout_open()
514 laddr.sll_protocol = htons(proto); in do_tx()
88 addr.sll_protocol = 0x0; in run()
266 ll->sll_protocol = htons(ETH_P_IP); /* IPv4 */ in eth_pton()268 ll->sll_protocol = htons(ETH_P_IPV6); /* IPv6 */ in eth_pton()
183 lladdr_p->sll_protocol = htons(ETH_P_IPV6); /* IPv6 */ in specify_hw_addr()214 lladdr_p->sll_protocol = htons(ETH_P_IPV6); /* IPv6 */ in calc_hd_mcastaddr()
323 fake_p->saddr_ll.sll_protocol = htons(ETH_P_IP); /* IPv4 */ in complete_eth_addrs()
242 lla.sll_protocol = htons(ETH_P_ALL); in open_socket()
167 sa.sll_protocol = htons(type); in openInterface()
173 sa.sll_protocol = htons(type); in openInterface()
15 __be16 sll_protocol; member
638 sll.sll_protocol = htons(ETH_P_ARP); in main()650 sll.sll_protocol = htons(ETH_P_RARP); in main()
193 .sll_protocol = htons(ETH_P_ARP), in send_probe()768 .sll_protocol = htons(ETH_P_ARP), in main()
40 sll_protocol flags[packet_protocols, int16be]
262 src_pk.sll_protocol = htons(ETH_P_ARP); in arping_main()
73 .sll_protocol = htons(ETH_P_IPV6), in configure_packet_socket()
1038 EXPECT_EQ(htons(ETH_P_IPV6), sll.sll_protocol); in expectSocketBound()1082 EXPECT_EQ(htons(ETH_P_IPV6), sll.sll_protocol); in TEST_F()
1281 protocol = EXTRACT_16BITS(&shdr->sll_protocol); in swap_linux_sll_header()
1719 if ((sll->sll_protocol == LINUX_SLL_P_CAN ||1720 sll->sll_protocol == LINUX_SLL_P_CANFD) &&1919 hdrp->sll_protocol = from.sll_protocol;4970 hdrp->sll_protocol = sll->sll_protocol;5550 sll.sll_protocol = protocol;
402 printxval_search(ethernet_protocols, ntohs(sa_ll->sll_protocol), in print_sockaddr_data_ll()
498 .sll_protocol = htons(ETH_P_ALL), in check_ll()