Searched refs:mflowtype (Results 1 – 4 of 4) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_input.c | 104 uint8_t mflowtype, uint32_t mflowid, in sctp_handle_init() argument 121 mflowtype, mflowid, in sctp_handle_init() 135 mflowtype, mflowid, in sctp_handle_init() 147 mflowtype, mflowid, in sctp_handle_init() 159 mflowtype, mflowid, in sctp_handle_init() 171 mflowtype, mflowid, in sctp_handle_init() 185 mflowtype, mflowid, in sctp_handle_init() 214 mflowtype, mflowid, inp->fibnum, in sctp_handle_init() 230 mflowtype, mflowid, in sctp_handle_init() 470 uint8_t mflowtype, uint32_t mflowid, in sctp_process_init_ack() argument [all …]
|
D | sctp_output.c | 4117 uint8_t mflowtype, uint32_t mflowid, argument 4223 M_HASHTYPE_SET(m, mflowtype); 4611 M_HASHTYPE_SET(m, mflowtype); 5974 uint8_t mflowtype, uint32_t mflowid, argument 6033 mflowtype, mflowid, inp->fibnum, 6051 mflowtype, mflowid, inp->fibnum, 6075 mflowtype, mflowid, inp->fibnum, 6703 mflowtype, mflowid, 11704 uint8_t mflowtype, uint32_t mflowid, uint16_t fibnum, argument 11811 M_HASHTYPE_SET(mout, mflowtype); [all …]
|
D | sctputil.c | 4615 uint8_t mflowtype, uint32_t mflowid, argument 4631 mflowtype, mflowid, inp->fibnum, 4805 uint8_t mflowtype, uint32_t mflowid, uint16_t fibnum, argument 4855 mflowtype, mflowid, fibnum, 4871 mflowtype, mflowid, fibnum,
|
/external/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 153 uint8_t mflowtype; local 224 mflowtype = M_HASHTYPE_GET(m); 313 mflowtype, mflowid, fibnum,
|