Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c3239 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_flow_key()
3249 class_code > CLASS_CODE_SCTP_IPV6) in niu_set_tcam_key()
5069 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_SCTP_IPV6; i++) { in niu_init_classifier_hw()
6980 case CLASS_CODE_SCTP_IPV6: in niu_class_to_ethflow()
7025 *class = CLASS_CODE_SCTP_IPV6; in niu_ethflow_to_class()
7328 class > CLASS_CODE_SCTP_IPV6) in niu_set_hash_opts()
9496 for (i = CLASS_CODE_USER_PROG1; i <= CLASS_CODE_SCTP_IPV6; i++) { in niu_new_parent()
Dniu.h2514 #define CLASS_CODE_SCTP_IPV6 0x0f macro