Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c1992 int optlen_new; in cipso_v4_delopt() local
2017 optlen_new = 0; in cipso_v4_delopt()
2025 optlen_new = iter; in cipso_v4_delopt()
2029 opt->opt.optlen = (optlen_new + 3) & ~3; in cipso_v4_delopt()