Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c117 #define CIPSO_V4_TAG_LOC_BLEN 6 macro
1464 buffer[1] = CIPSO_V4_TAG_LOC_BLEN; in cipso_v4_gentag_loc()
1467 return CIPSO_V4_TAG_LOC_BLEN; in cipso_v4_gentag_loc()
1671 if (tag_len != CIPSO_V4_TAG_LOC_BLEN) { in cipso_v4_validate()