Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-forces.c192 F_OP_RSV = 0, enumerator
281 if (opt > F_OP_MAX || opt == F_OP_RSV) in get_forces_optlv_h()
282 return &OPTLV_msg[F_OP_RSV]; in get_forces_optlv_h()