Searched refs:PACKET_HOST (Results 1 - 25 of 66) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dx25device.h13 skb->pkt_type = PACKET_HOST;
H A Dax25.h268 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_pkttype.c25 {"unicast", PACKET_HOST, 1, "to us"},
35 {"host", PACKET_HOST, 0, NULL}
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_pkttype.c25 {"unicast", PACKET_HOST, 1, "to us"},
35 {"host", PACKET_HOST, 0, NULL}
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_pkttype.c31 {"unicast", PACKET_HOST, 1, "to us"},
41 {"host", PACKET_HOST, 0, NULL}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_redirect.c32 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_packet.h24 #define PACKET_HOST 0 /* To us */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darping.c137 if (FROM->sll_pkttype != PACKET_HOST
194 FROM->sll_pkttype == PACKET_HOST ? "Uni" : "Broad",
217 if (FROM->sll_pkttype != PACKET_HOST)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dsa/
H A Dtag_trailer.c101 skb->pkt_type = PACKET_HOST;
H A Dtag_dsa.c173 skb->pkt_type = PACKET_HOST;
H A Dtag_edsa.c192 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_forward.c69 if (skb->pkt_type != PACKET_HOST)
H A Dip_options.c609 if (skb->pkt_type != PACKET_HOST)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_in.c131 skb->pkt_type = PACKET_HOST;
249 skb->pkt_type = PACKET_HOST;
259 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Darping.c200 if (FROM->sll_pkttype != PACKET_HOST &&
256 printf("%s ", FROM->sll_pkttype==PACKET_HOST ? "Unicast" : "Broadcast");
284 if (FROM->sll_pkttype != PACKET_HOST)
H A Drarpd.c436 sll.sll_pkttype != PACKET_HOST)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_cluster.c116 pskb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_core.c74 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Dnr_dev.c62 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_input.c196 skb->pkt_type = PACKET_HOST;
H A Dbr_netfilter.c394 skb->pkt_type = PACKET_HOST;
420 skb->pkt_type = PACKET_HOST;
706 skb->pkt_type = PACKET_HOST;
806 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dbr2684.c427 skb->pkt_type = PACKET_HOST;
452 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Daf_can.c265 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c347 skb->pkt_type = PACKET_HOST;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/Modules/
H A Dpg3.c287 skb->pkt_type = PACKET_HOST;

Completed in 266 milliseconds

123