Searched refs:_optval (Results 1 – 2 of 2) sorted by relevance
7 _optval="$2"12 _optval="${_opt##"${_optname}"=}"18 [ -n "$_optval" ] && echo "$_optval"
267 u8 _optval, *op; in opt_unrec() local270 op = skb_header_pointer(skb, offset, sizeof(_optval), &_optval); in opt_unrec()