Searched refs:sll_protocol (Results 1 – 14 of 14) sorted by relevance
69 ether_type = EXTRACT_16BITS(&sllp->sll_protocol); in sll_print()145 ether_type = ntohs(sllp->sll_protocol); in sll_if_print()
90 u_int16_t sll_protocol; /* protocol */ member
87 u_int16_t sll_protocol; /* protocol */ member
631 hdrp->sll_protocol = from.sll_protocol; in pcap_read_packet()1638 sll.sll_protocol = htons(ETH_P_ALL); in iface_bind()
88 su.sll.sll_protocol = htons(protocol); in open_socket()144 su.sll.sll_protocol = htons(protocol); in send_raw_packet()
14 unsigned short sll_protocol; member
55 ll.sll_protocol = htons(proto); in l2_packet_send()131 ll.sll_protocol = htons(protocol); in l2_packet_init()
638 sll.sll_protocol = htons(ETH_P_ARP); in main()650 sll.sll_protocol = htons(ETH_P_RARP); in main()
1170 ((struct sockaddr_ll *)&me)->sll_protocol = htons(ETH_P_ARP); in main()
226 sll.sll_protocol = htons(ETH_P_ARP); in send_probe()770 sll.sll_protocol = htons(ETH_P_ARP); in main()
492 sa.sll_protocol = htons(type); in openInterface()
729 me.sll_protocol = htons(ETH_P_LOOP); in get_address()
1313 ntohs(addrbuf.ll.sll_protocol), in printsock()
7367 ll.sll_protocol = htons(ETH_P_PAE); in nl80211_send_eapol_data()