Searched refs:in_initpkt (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_output.c | 4915 sctp_arethere_unrecognized_parameters(struct mbuf *in_initpkt, in sctp_arethere_unrecognized_parameters() argument 4949 mat = in_initpkt; in sctp_arethere_unrecognized_parameters() 5282 struct mbuf *in_initpkt, int offset, int limit, struct sockaddr *src, in sctp_are_there_new_addresses() argument 5374 phdr = sctp_get_next_param(in_initpkt, offset, ¶ms, sizeof(params)); in sctp_are_there_new_addresses() 5397 phdr = sctp_get_next_param(in_initpkt, offset, in sctp_are_there_new_addresses() 5420 phdr = sctp_get_next_param(in_initpkt, offset, in sctp_are_there_new_addresses() 5484 phdr = sctp_get_next_param(in_initpkt, offset, ¶ms, sizeof(params)); in sctp_are_there_new_addresses()
|