Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_gre.c356 static int __ipgre_rcv(struct sk_buff *skb, const struct tnl_ptk_info *tpi, in __ipgre_rcv() function
416 res = __ipgre_rcv(skb, tpi, itn, hdr_len, false); in ipgre_rcv()
422 res = __ipgre_rcv(skb, tpi, itn, hdr_len, true); in ipgre_rcv()