Searched refs:xsocket (Results 1 – 10 of 10) sorted by relevance
| /src/usr.bin/netstat/ |
| H A D | netstat.h | 84 struct xsocket; 85 int sotoxsocket(struct socket *, struct xsocket *);
|
| H A D | unix.c | 61 static void unixdomainpr(struct xunpcb *, struct xsocket *); 194 struct xsocket *so; in unixpr() 264 unixdomainpr(struct xunpcb *xunp, struct xsocket *so) in unixdomainpr()
|
| H A D | inet.c | 150 sotoxsocket(struct socket *so, struct xsocket *xso) in sotoxsocket() 199 struct xsocket *so; in protopr()
|
| /src/sys/sys/ |
| H A D | unpcb.h | 165 struct xsocket xu_socket;
|
| H A D | socketvar.h | 608 struct xsocket { struct 644 void sotoxsocket(struct socket *so, struct xsocket *xso); argument
|
| /src/usr.bin/systat/ |
| H A D | netstat.c | 74 static void enter(struct xinpcb *, struct xsocket *so, int, const char *); 228 enter(struct xinpcb *xip, struct xsocket *so, int state, const char *proto) in enter()
|
| /src/sys/netinet/ |
| H A D | in_pcb.h | 126 struct xsocket xi_socket; /* (s,p) */
|
| H A D | tcp_syncache.c | 2597 xt.xt_inp.xi_socket.xso_len = sizeof (struct xsocket); in syncache_pcblist()
|
| /src/usr.bin/sockstat/ |
| H A D | main.c | 626 struct xsocket *so; in gather_inet()
|
| /src/sys/kern/ |
| H A D | uipc_socket.c | 5088 sotoxsocket(struct socket *so, struct xsocket *xso)
|