Home
last modified time | relevance | path

Searched defs:iphlen (Results 1 – 5 of 5) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_input.c99 sctp_handle_init(struct mbuf *m, int iphlen, int offset, in sctp_handle_init()
465 sctp_process_init_ack(struct mbuf *m, int iphlen, int offset, in sctp_process_init_ack()
1420 sctp_handle_init_ack(struct mbuf *m, int iphlen, int offset, in sctp_handle_init_ack()
1594 sctp_process_cookie_existing(struct mbuf *m, int iphlen, int offset, in sctp_process_cookie_existing()
2166 sctp_process_cookie_new(struct mbuf *m, int iphlen, int offset,
2571 sctp_handle_cookie_echo(struct mbuf *m, int iphlen, int offset,
4724 sctp_process_control(struct mbuf *m, int iphlen, int *offset, int length,
5724 sctp_common_input_processing(struct mbuf **mm, int iphlen, int offset, int length,
6198 int iphlen; local
Dsctputil.c4611 struct mbuf *m, int iphlen,
4800 sctp_handle_ootb(struct mbuf *m, int iphlen, int offset,
4882 sctp_is_there_an_abort_here(struct mbuf *m, int iphlen, uint32_t * vtagfill)
Dsctp_output.c5970 int iphlen, int offset,
12334 struct mbuf *m, int len, int iphlen, int bad_crc)
13136 sctp_send_abort(struct mbuf *m, int iphlen, struct sockaddr *src, struct sockaddr *dst,
Dsctp_indata.c2672 sctp_process_data(struct mbuf **mm, int iphlen, int *offset, int length, in sctp_process_data()
/external/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c142 int iphlen; local