Searched defs:inp_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/netinet/ |
H A D | sctp_pcb.c | 227 sctp_tcb_special_locate(struct sctp_inpcb **inp_p, struct sockaddr *from, in sctp_tcb_special_locate() 376 struct sctphdr *sh, struct sctp_inpcb **inp_p, struct sctp_nets **netp) in sctp_findassociation_ep_asconf() 481 sctp_findassociation_ep_addr(struct sctp_inpcb **inp_p, struct sockaddr *remote, in sctp_findassociation_ep_addr() 927 struct sctp_inpcb **inp_p, struct sctp_nets **netp, int find_tcp_pool) in sctp_findassociation_addr_sa() 975 struct sctphdr *sh, struct sctp_inpcb **inp_p, struct sctp_nets **netp, in sctp_findassociation_special_addr() 1055 struct sctp_inpcb **inp_p, struct sctp_nets **netp, uint16_t rport, in sctp_findassoc_by_vtag() 1125 struct sctp_inpcb **inp_p, struct sctp_nets **netp) in sctp_findassociation_addr()
|
H A D | sctp_input.c | 1662 struct sctp_inpcb **inp_p, struct sctp_tcb **stcb, struct sctp_nets **netp) in sctp_handle_cookie_echo()
|