HomeSort by relevance Sort by last modified time
    Searched refs:sll_protocol (Results 26 - 32 of 32) sorted by null

12

  /external/iproute2/misc/
arpd.c 224 sll.sll_protocol = htons(ETH_P_ARP);
762 sll.sll_protocol = htons(ETH_P_ARP);
  /external/wpa_supplicant/
driver_broadcom.c 329 ll.sll_protocol = ntohs(ETH_P_802_2);
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_broadcom.c 334 ll.sll_protocol = ntohs(ETH_P_802_2);
  /external/wpa_supplicant_8/src/drivers/
driver_broadcom.c 330 ll.sll_protocol = ntohs(ETH_P_802_2);
  /external/iproute2/ip/
iplink.c 640 me.sll_protocol = htons(ETH_P_LOOP);
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 492 sa.sll_protocol = htons(type);
  /external/strace/
net.c 1039 ntohs(addrbuf.ll.sll_protocol),
    [all...]

Completed in 808 milliseconds

12