Lines Matching refs:newopt
1250 * @newopt: new option of type @newtype to replace (user-mem)
1253 * option type @newtype replaced with @newopt.
1256 * containing just @newopt.
1258 * @newopt may be NULL, in which case the specified option type is
1266 int newtype, struct ipv6_opt_hdr *newopt)
1283 if (newopt)
1284 tot_len += CMSG_ALIGN(ipv6_optlen(newopt));
1301 newopt, newtype, &p);
1304 newopt, newtype, &p);
1308 newopt, newtype, &p);
1311 newopt, newtype, &p);