Searched refs:PACKET_OUTGOING (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_packet.h30 #define PACKET_OUTGOING 4 /* Outgoing of any type */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_nsp_out.c128 skb->pkt_type = PACKET_OUTGOING;
H A Ddn_route.c411 skb->pkt_type = PACKET_OUTGOING;
457 skb->pkt_type = PACKET_OUTGOING;
H A Daf_decnet.c1900 skb->pkt_type = PACKET_OUTGOING;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/packet/
H A Daf_packet.c468 else if (skb->pkt_type == PACKET_OUTGOING) {
575 else if (skb->pkt_type == PACKET_OUTGOING) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c1201 skb2->pkt_type = PACKET_OUTGOING;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c6385 if ((skb->pkt_type==PACKET_OUTGOING) &&
6391 if ((skb->pkt_type==PACKET_OUTGOING) &&

Completed in 209 milliseconds