/src/usr.bin/systat/ |
netstat.c | 86 static void enter6(struct inpcb *, struct socket *, int, const char *); 295 enter6(inp, &sockb, tcpcb.t_state, "tcp"); 297 enter6(inp, &sockb, 0, "udp"); 352 enter6(struct inpcb *inp, struct socket *so, int state, const char *proto) function in typeref:typename:void
|
netstat.c | 86 static void enter6(struct inpcb *, struct socket *, int, const char *); 295 enter6(inp, &sockb, tcpcb.t_state, "tcp"); 297 enter6(inp, &sockb, 0, "udp"); 352 enter6(struct inpcb *inp, struct socket *so, int state, const char *proto) function in typeref:typename:void
|
netstat.c | 86 static void enter6(struct inpcb *, struct socket *, int, const char *); 295 enter6(inp, &sockb, tcpcb.t_state, "tcp"); 297 enter6(inp, &sockb, 0, "udp"); 352 enter6(struct inpcb *inp, struct socket *so, int state, const char *proto) function in typeref:typename:void
|