Searched refs:sll_protocol (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dclientsocket.c47 sock.sll_protocol = htons(ETH_P_IP);
H A Dpacket.c128 dest.sll_protocol = htons(ETH_P_IP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_packet.h16 __be16 sll_protocol; member in struct:sockaddr_ll
H A Dif_wanpipe.h24 unsigned short sll_protocol; member in struct:wan_sockaddr_ll
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dsocket.c147 sock.sll_protocol = htons(ETH_P_IP);
H A Dpacket.c135 dest.sll_protocol = htons(ETH_P_IP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diplink.c119 me.sll_protocol = htons(ETH_P_LOOP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diplink.c201 me.sll_protocol = htons(ETH_P_LOOP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Darping.c337 me.sll_protocol = htons(ETH_P_ARP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/packet/
H A Daf_packet.c505 sll->sll_protocol = skb->protocol;
653 sll->sll_protocol = skb->protocol;
727 proto = saddr->sll_protocol;
958 err = packet_do_bind(sk, dev, sll->sll_protocol ? : pkt_sk(sk)->num);
1167 sll->sll_protocol = po->num;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Darpd.c224 sll.sll_protocol = htons(ETH_P_ARP);
762 sll.sll_protocol = htons(ETH_P_ARP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Ddhcp.c363 dest.sll_protocol = htons(ETHERTYPE_IP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c476 sa.sll_protocol = htons(ETH_P_ARP);
515 sa.sll_protocol = htons(ETH_P_ARP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dif.c492 sa.sll_protocol = htons(type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c1730 ll.sll_protocol = htons(ETH_P_ARP);

Completed in 184 milliseconds