Home
last modified time | relevance | path

Searched refs:nm_ai (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/sys/kern/
H A Duipc_msg.c117 msg.nm_ai = ai; in so_pru_attach()
132 msg.nm_ai = ai; in so_pru_attach_direct()
160 msg->nm_ai = NULL; /* postattach */ in so_pru_attach_fast()
H A Duipc_usrreq.c392 error = unp_attach(msg->base.nm_so, msg->attach.nm_ai); in uipc_attach()
/dflybsd-src/sys/net/
H A Dnetmsg.h153 struct pru_attach_info *nm_ai; member
H A Draw_usrreq.c187 struct pru_attach_info *ai = msg->attach.nm_ai; in raw_uattach()
H A Drtsock.c248 struct pru_attach_info *ai = msg->attach.nm_ai; in rts_attach()
/dflybsd-src/sys/netinet/
H A Dip_divert.c380 struct pru_attach_info *ai = msg->attach.nm_ai; in div_attach()
H A Draw_ip.c464 struct pru_attach_info *ai = msg->attach.nm_ai; in rip_attach()
H A Dtcp_usrreq.c203 struct pru_attach_info *ai = msg->attach.nm_ai; in tcp_usr_attach()
H A Dudp_usrreq.c1267 struct pru_attach_info *ai = msg->attach.nm_ai; in udp_attach()
/dflybsd-src/sys/netinet6/
H A Dudp6_usrreq.c518 struct pru_attach_info *ai = msg->attach.nm_ai; in udp6_attach()
H A Draw_ip6.c523 struct pru_attach_info *ai = msg->attach.nm_ai; in rip6_attach()
/dflybsd-src/sys/netgraph/socket/
H A Dng_socket.c168 struct pru_attach_info *ai = msg->attach.nm_ai; in ngc_attach()
/dflybsd-src/sys/netgraph7/socket/
H A Dng_socket.c178 struct pru_attach_info *ai = msg->attach.nm_ai; in ngc_attach()