Home
last modified time | relevance | path

Searched refs:CLASS_CODE_SCTP_IPV6 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sun/
Dniu.c3222 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_flow_key()
3232 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_tcam_key()
5051 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_SCTP_IPV6; i++) { in niu_init_classifier_hw()
6956 case CLASS_CODE_SCTP_IPV6: in niu_class_to_ethflow()
7001 *class = CLASS_CODE_SCTP_IPV6; in niu_ethflow_to_class()
7304 class > CLASS_CODE_SCTP_IPV6) in niu_set_hash_opts()
9477 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_SCTP_IPV6; i++) { in niu_new_parent()
Dniu.h2515 #define CLASS_CODE_SCTP_IPV6 0x0f macro