Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacsec.c59 #define MIN_NON_SHORT_LEN 48 macro
325 if (data_len < MIN_NON_SHORT_LEN) in macsec_set_shortlen()
421 return len >= extra_len + MIN_NON_SHORT_LEN; in macsec_validate_skb()