Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.c3224 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_flow_key()
3234 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_tcam_key()
5053 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_SCTP_IPV6; i++) { in niu_init_classifier_hw()
6958 case CLASS_CODE_SCTP_IPV6: in niu_class_to_ethflow()
7003 *class = CLASS_CODE_SCTP_IPV6; in niu_ethflow_to_class()
7306 class > CLASS_CODE_SCTP_IPV6) in niu_set_hash_opts()
9472 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