Home
last modified time | relevance | path

Searched refs:PACKET_NEXT (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip_tunnels.h198 #define PACKET_NEXT 2 macro
/linux/net/ipv4/
H A Dip_gre.c404 return PACKET_NEXT; in __ipgre_rcv()
424 if (res == PACKET_NEXT && tpi->proto == htons(ETH_P_TEB)) { in ipgre_rcv()