Home
last modified time | relevance | path

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

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