Home
last modified time | relevance | path

Searched refs:in_pcbresetroute (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netinet/
H A Din_pcb.h540 void in_pcbresetroute(struct inpcb *);
H A Dtcp_usrreq.c1228 in_pcbresetroute(inp); in tcp_connect()
1362 in_pcbresetroute(inp); in tcp6_connect()
H A Dudp_usrreq.c1407 in_pcbresetroute(inp); in udp_inswildcardhash()
1595 in_pcbresetroute(inp); in udp_connect()
H A Din_pcb.c1141 in_pcbresetroute(inp); in in_pcbladdr_find()
2587 in_pcbresetroute(struct inpcb *inp) in in_pcbresetroute() function