HomeSort by relevance Sort by last modified time
    Searched refs:nd_opt_homeagent_info (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
icmp6.h 277 #define ND_OPT_HOMEAGENT_INFO 8
318 struct nd_opt_homeagent_info { /* Home Agent info */ struct
print-icmp6.c 135 { ND_OPT_HOMEAGENT_INFO, "homeagent information"},
604 const struct nd_opt_homeagent_info *oph;
672 case ND_OPT_HOMEAGENT_INFO:
673 oph = (struct nd_opt_homeagent_info *)op;
    [all...]

Completed in 113 milliseconds