Home
last modified time | relevance | path

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

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