Searched refs:sll_protocol (Results 1 – 25 of 42) 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()314 ll.sll_protocol = htons(protocol); in l2_packet_init()397 ll.sll_protocol = htons(ETH_P_ALL); in l2_packet_init_bridge()
88 addr.sll_protocol = 0x0; in run()
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()
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
16 __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()
1135 if ((sll->sll_protocol == LINUX_SLL_P_CAN || in linux_check_direction()1136 sll->sll_protocol == LINUX_SLL_P_CANFD) && in linux_check_direction()3832 hdrp->sll2_protocol = sll->sll_protocol; in pcap_handle_packet_mmap()3876 hdrp->sll_protocol = sll->sll_protocol; in pcap_handle_packet_mmap()4442 sll.sll_protocol = protocol; in iface_bind()
1419 protocol = EXTRACT_BE_U_2(&shdr->sll_protocol); in swap_linux_sll_header()
96 .sll_protocol = htons(ETH_P_IPV6), in configure_packet_socket()
891 EXPECT_EQ(htons(ETH_P_IPV6), sll.sll_protocol); in expectSocketBound()915 EXPECT_EQ(htons(ETH_P_IPV6), sll.sll_protocol); in TEST_F()
325 sll.sll_protocol = htons(0x800); in lws_plat_rawudp_broadcast()
259 src_pk.sll_protocol = htons(ETH_P_ARP); in arping_main()
402 printxval_search(ethernet_protocols, ntohs(sa_ll->sll_protocol), in print_sockaddr_data_ll()
492 laddr.sll_protocol = htons(family == AF_INET ? ETH_P_IP : ETH_P_IPV6); in do_test()