/src/sys/net/npf/ |
npf_ext_log.c | 147 if_put(ifp, &psref);
|
/src/sys/compat/common/ |
if_43.c | 284 if_put(ifp, &psref);
|
/src/sys/arch/alpha/alpha/ |
autoconf.c | 218 if_put(ifp, &psref);
|
/src/sys/netinet6/ |
in6_pcb.c | 486 if_put(ifp, &psref); 492 if_put(ifp, &psref); 502 if_put(ifp, &psref);
|
raw_ip6.c | 468 if_put(oifp, &psref); 527 if_put(oifp, &psref); 757 if_put(ifp, &psref);
|
in6_src.c | 601 if_put(ifp, PSREF); 796 if_put(*retifp, psref);
|
mld6.c | 1029 if_put(ifp, &psref); 1072 if_put(ifp, &psref);
|
udp6_usrreq.c | 867 if_put(oifp, &psref); 871 if_put(oifp, &psref);
|
nd6_nbr.c | 377 if_put(ifpc, &psref_c); 696 if_put(ifp_ll, &psref_ll);
|
ip6_output.c | 1046 if_put(ifp, &psref); 1048 if_put(origifp, &psref_ia); 2581 if_put(ifp, &psref);
|
icmp6.c | 1499 if_put(ifp, &psref); 1516 if_put(ifp, &psref);
|
/src/sys/net/ |
if_ethersubr.c | 1940 if_put(ifp, &psref); 1947 if_put(ifp, &psref); 1961 if_put(ifp, &psref); 2001 if_put(ifp, &psref);
|
if.h | 1160 void if_put(const struct ifnet *, struct psref *); 1162 #define if_release if_put
|
route.c | 1284 if_put(ifp, &psref_ifp); 1314 if_put(ifp, &psref_ifp); 1425 if_put(*ifp, psref_ifp); 1519 if_put(new_ifp, &psref_new_ifp); 1520 if_put(ifp, &psref_ifp);
|
if.c | 1588 if_put(ifp, &psref); 1630 if_put(ifp, &psref); 2929 * must release a returned reference by if_put after use. 2973 if_put(const struct ifnet *ifp, struct psref *psref) function in typeref:typename:void 3011 * must release a returned reference by if_put after use. 3508 if_put(ifp, &psref); 3617 if_put(ifp, &psref); 4092 if_put(ifp, &psref);
|
if_llatbl.c | 782 if_put(ifp, &psref);
|
if_bridge.c | 924 if_put(ifs, &psref);
|
/src/sys/net/lagg/ |
if_lagg.c | 585 if_put(ifp_port, &psref); 600 if_put(ifp_port, &psref); 611 if_put(ifp_port, &psref); 623 if_put(ifp_port, &psref); 635 if_put(ifp_port, &psref);
|
/src/sys/netinet/ |
ip_output.c | 825 if_put(mifp, &psref); 1888 if_put(ifp, &psref); 1949 if_put(ifp, &psref);
|
in.c | 2354 if_put(ifp, &psref); 2390 if_put(ifp, &psref);
|
if_arp.c | 801 if_put(ifp, &psref);
|
/src/sys/sys/ |
mbuf.h | 951 if_put(ifp, psref);
|