Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dlink_proto.c59 static int link_shutdown(struct socket *);
88 .pr_shutdown = link_shutdown,
330 link_shutdown(struct socket *so) in link_shutdown() function