Searched defs:vifp (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ |
H A D | ip_mroute.c | 927 struct vif *vifp = V_viftable + vifcp->vifc_vifi; in add_vif() local 1030 struct vif *vifp; in del_vif_locked() local 1763 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) in phyint_send() 1786 send_packet(struct vif *vifp, struct mbuf *m) in send_packet() 2279 pim_register_send(struct ip *ip, struct vif *vifp, struct mbuf *m, in pim_register_send() 2371 pim_register_send_upcall(struct ip *ip, struct vif *vifp, in pim_register_send_upcall() 2423 pim_register_send_rp(struct ip *ip, struct vif *vifp, struct mbuf *mb_copy, in pim_register_send_rp() 2603 struct ifnet *vifp; in pim_input() local
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec.c | 421 #define GET_TRUNK_IF(vifp, ifp, ept) \ argument
|