Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.c3241 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_flow_key()
3251 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_tcam_key()
5068 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_SCTP_IPV6; i++) { in niu_init_classifier_hw()
6972 case CLASS_CODE_SCTP_IPV6: in niu_class_to_ethflow()
7017 *class = CLASS_CODE_SCTP_IPV6; in niu_ethflow_to_class()
7320 class > CLASS_CODE_SCTP_IPV6) in niu_set_hash_opts()
9508 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