Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dcipso_ipv4.c2012 int optlen_new; in cipso_v4_delopt() local
2031 optlen_new = cipso_v4_get_actual_opt_len(opt->opt.__data, in cipso_v4_delopt()
2034 opt->opt.optlen = (optlen_new + 3) & ~3; in cipso_v4_delopt()