Searched defs:rcvif (Results 1 - 14 of 14) sorted by relevance

/src/sys/net/npf/
H A Dnpf_sendpkt.c75 const struct ifnet *rcvif = npc->npc_nbuf->nb_ifp; local in function:npf_ip6_setscope
/src/sys/netinet6/
H A Dip6_forward.c119 ip6_forward(struct mbuf *m, int srcrt, struct ifnet *rcvif) argument
[all...]
H A Din6_gif.c289 struct ifnet *rcvif = m_get_rcvif_psref(m, &psref); local in function:in6_gif_input
H A Draw_ip6.c254 struct ifnet *rcvif = m_get_rcvif(m, &s); local in function:rip6_input
H A Dip6_input.c227 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 Dicmp6.c502 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 Din_gif.c228 struct ifnet *rcvif; local in function:in_gif_input
H A Dip_icmp.c574 struct ifnet *rcvif; local in function:_icmp_input
716 struct ifnet *rcvif; local in function:icmp_reflect
[all...]
H A Dip_input.c1075 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 Dtcp_input.c879 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 Dif_arp.c685 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 Dip_carp.c505 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 Dipsecif.c709 struct ifnet *rcvif; local in function:ipsecif4_input
828 struct ifnet *rcvif; local in function:ipsecif6_input
[all...]
/src/sys/net/
H A Dif_pppoe.c510 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