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

  /src/sys/netinet6/
in6_pcb.c 629 * and use in6pcb_rtchange to invalidate the route cache.
630 * Dead host indications: also use in6pcb_rtchange to invalidate
641 notify = in6pcb_rtchange;
809 in6pcb_rtchange(inp, 0);
820 in6pcb_rtchange(struct inpcb *inp, int errno) function in typeref:typename:void

Completed in 15 milliseconds