Home
last modified time | relevance | path

Searched refs:SCTP_PARAM_IPV6_ADDRESS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsctp.h165 SCTP_PARAM_IPV6_ADDRESS = cpu_to_be16(6), enumerator
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_make_chunk.c2137 case SCTP_PARAM_IPV6_ADDRESS: in sctp_verify_param()
2341 param.p->type == SCTP_PARAM_IPV6_ADDRESS)) { in sctp_process_init()
2515 case SCTP_PARAM_IPV6_ADDRESS: in sctp_process_param()
2576 case SCTP_PARAM_IPV6_ADDRESS: in sctp_process_param()
3032 case SCTP_PARAM_IPV6_ADDRESS: in sctp_process_asconf_param()
3184 case SCTP_PARAM_IPV6_ADDRESS: in sctp_verify_asconf()
3270 param.p->type == SCTP_PARAM_IPV6_ADDRESS) in sctp_process_asconf()
H A Dipv6.c557 param->v6.param_hdr.type = SCTP_PARAM_IPV6_ADDRESS; in sctp_v6_to_addr_param()
994 types[0] = SCTP_PARAM_IPV6_ADDRESS; in sctp_inet6_supported_addrs()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h489 case SCTP_PARAM_IPV6_ADDRESS: in param_type2af()