Searched refs:IP_PROBE (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Din_kdtrace.h33 #define IP_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ macro
H A Dip_fastfwd.c458 IP_PROBE(send, NULL, NULL, ip, nh.nh_ifp, ip, NULL);
491 IP_PROBE(send, NULL, NULL,
H A Dip_output.c658 IP_PROBE(send, NULL, NULL, ip, ifp, ip, NULL);
710 IP_PROBE(send, NULL, NULL, mtod(m, struct ip *), ifp,
H A Dip_input.c505 IP_PROBE(receive, NULL, NULL, ip, m->m_pkthdr.rcvif, ip, NULL);
/freebsd-12-stable/sys/netinet6/
H A Dip6_fastfwd.c275 IP_PROBE(send, NULL, NULL, ip6, nh.nh_ifp, NULL, ip6);
H A Dsend.c190 IP_PROBE(send, NULL, NULL, ip6, ifp, NULL, ip6);
H A Dip6_input.c631 IP_PROBE(receive, NULL, NULL, ip6, rcvif, NULL, ip6);
H A Dip6_mroute.c1605 IP_PROBE(send, NULL, NULL, ip6, ifp, NULL, ip6);
H A Dnd6.c2174 IP_PROBE(send, NULL, NULL, mtod(m, struct ip6_hdr *), ifp, NULL,

Completed in 193 milliseconds