Searched refs:SCTP_IPV4_ADDRESS (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_asconf.c183 case SCTP_IPV4_ADDRESS:
337 case SCTP_IPV4_ADDRESS:
471 case SCTP_IPV4_ADDRESS:
853 if ((aa->ap.addrp.ph.param_type == SCTP_IPV4_ADDRESS) &&
904 if ((param_type == SCTP_IPV4_ADDRESS) &&
1283 aa->ap.addrp.ph.param_type = SCTP_IPV4_ADDRESS;
1497 aa->ap.addrp.ph.param_type = SCTP_IPV4_ADDRESS;
2732 htons(SCTP_IPV4_ADDRESS);
2753 lookup->ph.param_type = htons(SCTP_IPV4_ADDRESS);
2834 case SCTP_IPV4_ADDRESS
[all...]
H A Dsctp_constants.h394 #define SCTP_IPV4_ADDRESS 0x0005 macro
H A Dsctp_output.c1992 parmh->param_type = htons(SCTP_IPV4_ADDRESS);
4915 sup_addr->addr_type[i++] = htons(SCTP_IPV4_ADDRESS);
5049 case SCTP_IPV4_ADDRESS:
5399 case SCTP_IPV4_ADDRESS:
5654 stc.addr_type = SCTP_IPV4_ADDRESS;
5660 stc.laddr_type = SCTP_IPV4_ADDRESS;
5770 stc.addr_type = SCTP_IPV4_ADDRESS;
5789 stc.laddr_type = SCTP_IPV4_ADDRESS;
H A Dsctp_pcb.c2103 if (ptype == SCTP_IPV4_ADDRESS &&
2371 case SCTP_IPV4_ADDRESS:
6197 if (ptype == SCTP_IPV4_ADDRESS) {
6430 case SCTP_IPV4_ADDRESS:
H A Dsctp_input.c2273 case SCTP_IPV4_ADDRESS:
2616 case SCTP_IPV4_ADDRESS:
/freebsd-10-stable/contrib/tcpdump/
H A DsctpConstants.h259 #define SCTP_IPV4_ADDRESS 2 macro
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_sctp.c1144 if (ntohs(param_hdr->param_type) == SCTP_IPV4_ADDRESS) {
1375 case SCTP_IPV4_ADDRESS:

Completed in 135 milliseconds