Home
last modified time | relevance | path

Searched refs:SCTP_HAS_NAT_SUPPORT (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h433 #define SCTP_HAS_NAT_SUPPORT 0xc007 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h433 #define SCTP_HAS_NAT_SUPPORT 0xc007 macro
H A Dsctp_output.c4720 ph->param_type = htons(SCTP_HAS_NAT_SUPPORT); in sctp_send_initiate()
5027 case SCTP_HAS_NAT_SUPPORT: in sctp_arethere_unrecognized_parameters()
5915 ph->param_type = htons(SCTP_HAS_NAT_SUPPORT); in sctp_send_initiate_ack()
H A Dsctp_input.c1075 case SCTP_HAS_NAT_SUPPORT: in sctp_process_unrecog_param()
H A Dsctp_pcb.c6392 } else if (ptype == SCTP_HAS_NAT_SUPPORT) { in sctp_load_addresses_from_init()