Searched defs:rcvif (Results 1 - 14 of 14) sorted by relevance
| /src/sys/net/npf/ |
| H A D | npf_sendpkt.c | 75 const struct ifnet *rcvif = npc->npc_nbuf->nb_ifp; local in function:npf_ip6_setscope
|
| /src/sys/netinet6/ |
| H A D | ip6_forward.c | 119 ip6_forward(struct mbuf *m, int srcrt, struct ifnet *rcvif) argument [all...] |
| H A D | in6_gif.c | 289 struct ifnet *rcvif = m_get_rcvif_psref(m, &psref); local in function:in6_gif_input
|
| H A D | raw_ip6.c | 254 struct ifnet *rcvif = m_get_rcvif(m, &s); local in function:rip6_input
|
| H A D | ip6_input.c | 227 struct ifnet *rcvif = m_get_rcvif_psref(m, &psref); local in function:ip6intr 250 ip6_input(struct mbuf *m, struct ifnet *rcvif) argument [all...] |
| H A D | icmp6.c | 502 struct ifnet *rcvif; local in function:_icmp6_input 989 struct ifnet *rcvif; local in function:icmp6_notify_error 1130 struct ifnet *rcvif; local in function:icmp6_mtudisc_update 1236 struct ifnet *rcvif; local in function:ni6_input 2061 struct ifnet *rcvif; local in function:icmp6_reflect [all...] |
| /src/sys/netinet/ |
| H A D | in_gif.c | 228 struct ifnet *rcvif; local in function:in_gif_input
|
| H A D | ip_icmp.c | 574 struct ifnet *rcvif; local in function:_icmp_input 716 struct ifnet *rcvif; local in function:icmp_reflect [all...] |
| H A D | ip_input.c | 1075 struct ifnet *rcvif; local in function:ip_dooptions 1147 struct ifnet *rcvif; local in function:ip_dooptions 1335 ip_forward(struct mbuf * m,int srcrt,struct ifnet * rcvif) argument [all...] |
| H A D | tcp_input.c | 879 struct ifnet *rcvif; local in function:tcp_input_checksum 1663 struct ifnet *rcvif = m_get_rcvif(m, &s); local in function:tcp_input [all...] |
| H A D | if_arp.c | 685 struct ifnet *rcvif; local in function:arpintr 769 struct ifnet *ifp, *rcvif = NULL; local in function:in_arpinput 1863 struct ifnet *rcvif; local in function:in_revarpinput [all...] |
| H A D | ip_carp.c | 505 struct ifnet *rcvif; local in function:_carp_proto_input 583 struct ifnet *rcvif; local in function:_carp6_proto_input [all...] |
| /src/sys/netipsec/ |
| H A D | ipsecif.c | 709 struct ifnet *rcvif; local in function:ipsecif4_input 828 struct ifnet *rcvif; local in function:ipsecif6_input [all...] |
| /src/sys/net/ |
| H A D | if_pppoe.c | 510 pppoe_find_softc_by_session(u_int session, struct ifnet *rcvif, krw_t lock) argument 647 struct ifnet *rcvif; local in function:pppoe_dispatch_disc_pkt 533 pppoe_find_softc_by_hunique(uint8_t * token,size_t len,struct ifnet * rcvif,krw_t lock) argument 1115 pppoe_is_my_frame(uint8_t * dhost,struct ifnet * rcvif) argument 1130 struct ifnet *rcvif; local in function:pppoe_data_input [all...] |
Completed in 19 milliseconds