Searched refs:if_tunnel_check_nesting (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_gif.c | 310 (error = if_tunnel_check_nesting(ifp, m, MTAG_GIF, in gif_transmit()
|
| H A D | if_var.h | 662 int if_tunnel_check_nesting(struct ifnet *, struct mbuf *, uint32_t, int);
|
| H A D | if_me.c | 571 (error = if_tunnel_check_nesting(ifp, m, MTAG_ME, in me_transmit()
|
| H A D | if_gre.c | 716 (error = if_tunnel_check_nesting(ifp, m, MTAG_GRE,
|
| H A D | if.c | 3882 if_tunnel_check_nesting(struct ifnet *ifp, struct mbuf *m, uint32_t cookie, in if_tunnel_check_nesting() function
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_iface.c | 363 error = if_tunnel_check_nesting(ifp, m, NGM_IFACE_COOKIE, in ng_iface_output()
|