Lines Matching defs:inp
155 struct inpcb *inp; in tcp_usr_attach() local
196 struct inpcb *inp; in tcp_usr_detach() local
223 struct inpcb *inp; in tcp_usr_bind() local
279 struct inpcb *inp; in tcp6_usr_bind() local
357 struct inpcb *inp; in tcp_usr_listen() local
415 struct inpcb *inp; in tcp6_usr_listen() local
491 struct inpcb *inp; in tcp_usr_connect() local
559 struct inpcb *inp; in tcp6_usr_connect() local
698 struct inpcb *inp; in tcp_usr_disconnect() local
727 struct inpcb *inp; in tcp_usr_accept() local
761 struct inpcb *inp; in tcp6_usr_accept() local
812 struct inpcb *inp = sotoinpcb(so); in tcp_usr_shutdown() local
870 struct inpcb *inp; in tcp_usr_rcvd() local
920 struct inpcb *inp; in tcp_usr_send() local
1234 struct inpcb *inp; in tcp_usr_ready() local
1267 struct inpcb *inp; in tcp_usr_abort() local
1305 struct inpcb *inp; in tcp_usr_close() local
1363 struct inpcb *inp; in tcp_usr_rcvoob() local
1470 struct inpcb *inp = tptoinpcb(tp); in tcp_connect() local
1515 struct inpcb *inp = tptoinpcb(tp); in tcp6_connect() local
1645 #define INP_WLOCK_RECHECK_CLEANUP(inp, cleanup) do { \ argument
1654 #define INP_WLOCK_RECHECK(inp) INP_WLOCK_RECHECK_CLEANUP((inp), /* noop */) argument
1657 tcp_ctloutput_set(struct inpcb *inp, struct sockopt *sopt) in tcp_ctloutput_set()
1825 tcp_ctloutput_get(struct inpcb *inp, struct sockopt *sopt) in tcp_ctloutput_get()
1877 struct inpcb *inp; in tcp_ctloutput() local
1907 tcp_set_cc_mod(struct inpcb *inp, struct sockopt *sopt) in tcp_set_cc_mod()
2022 struct inpcb *inp = tptoinpcb(tp); in tcp_default_ctloutput() local
2644 struct inpcb *inp = tptoinpcb(tp); in tcp_disconnect() local
3245 struct inpcb *inp; in DB_SHOW_ALL_COMMAND() local