HomeSort by: relevance | last modified time | path
    Searched defs:sctp_get_ect (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_output.c 2009 sctp_get_ect(struct sctp_tcb *stcb, function in typeref:typename:uint8_t
2141 sctp_get_ect(stcb, chk));
2334 tosBottom = (((in6p_flowinfo(inp) & 0x0c) | sctp_get_ect(stcb, chk)) << 4);
sctp_output.c 2009 sctp_get_ect(struct sctp_tcb *stcb, function in typeref:typename:uint8_t
2141 sctp_get_ect(stcb, chk));
2334 tosBottom = (((in6p_flowinfo(inp) & 0x0c) | sctp_get_ect(stcb, chk)) << 4);

Completed in 32 milliseconds