HomeSort by: relevance | last modified time | path
    Searched defs:cmdarg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
raw_ip6.c 273 void *cmdarg; local in function:rip6_ctlinput
296 cmdarg = ip6cp->ip6c_cmdarg;
301 cmdarg = NULL;
358 sin6tocsa(sa6_src), 0, cmd, cmdarg, notify);
udp6_usrreq.c 193 void *cmdarg; local in function:udp6_ctlinput
225 cmdarg = ip6cp->ip6c_cmdarg;
230 cmdarg = NULL;
291 sin6tocsa(sa6_src), uh.uh_sport, cmd, cmdarg,
295 sin6tocsa(sa6_src), 0, cmd, cmdarg, notify);

Completed in 55 milliseconds