Searched defs:inp_p (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_pcb.c | 884 sctp_tcb_special_locate(struct sctp_inpcb **inp_p, struct sockaddr *from, in sctp_tcb_special_locate() 1144 sctp_findassociation_ep_addr(struct sctp_inpcb **inp_p, struct sockaddr *remote, in sctp_findassociation_ep_addr() 1855 struct sctp_inpcb **inp_p, struct sctp_nets **netp, int find_tcp_pool, in sctp_findassociation_addr_sa() 1906 struct sctphdr *sh, struct sctp_inpcb **inp_p, struct sctp_nets **netp, in sctp_findassociation_special_addr() 1998 struct sctp_inpcb **inp_p, struct sctp_nets **netp, uint16_t rport, in sctp_findassoc_by_vtag() 2101 struct sctp_inpcb **inp_p, struct sctp_nets **netp, uint32_t vrf_id) in sctp_findassociation_addr() 2160 struct sctp_inpcb **inp_p, struct sctp_nets **netp, uint32_t vrf_id) in sctp_findassociation_ep_asconf()
|
H A D | sctp_input.c | 2238 struct sctp_inpcb **inp_p, struct sctp_tcb **stcb, struct sctp_nets **netp, in sctp_handle_cookie_echo()
|
H A D | sctp_output.c | 3718 sctp_findassociation_cmsgs(struct sctp_inpcb **inp_p, in sctp_findassociation_cmsgs()
|