Lines Matching refs:newopt
1274 * @newopt: new option of type @newtype to replace (user-mem)
1277 * option type @newtype replaced with @newopt.
1280 * containing just @newopt.
1282 * @newopt may be NULL, in which case the specified option type is
1290 int newtype, struct ipv6_opt_hdr *newopt)
1307 if (newopt)
1308 tot_len += CMSG_ALIGN(ipv6_optlen(newopt));
1325 newopt, newtype, &p);
1328 newopt, newtype, &p);
1332 newopt, newtype, &p);
1335 newopt, newtype, &p);