Searched refs:SCTP_HAS_NAT_SUPPORT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctp_constants.h438 #define SCTP_HAS_NAT_SUPPORT 0xc007 macro
H A Dsctp_output.c4739 ph->param_type = htons(SCTP_HAS_NAT_SUPPORT);
5046 case SCTP_HAS_NAT_SUPPORT:
5912 ph->param_type = htons(SCTP_HAS_NAT_SUPPORT);
H A Dsctp_input.c1079 case SCTP_HAS_NAT_SUPPORT:
H A Dsctp_pcb.c6454 } else if (ptype == SCTP_HAS_NAT_SUPPORT) {

Completed in 233 milliseconds