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
335 struct nd_opt_homeagent_info { /* Home Agent info */ struct
print-icmp6.c 141 { ND_OPT_HOMEAGENT_INFO, "homeagent information"},
677 const struct nd_opt_homeagent_info *oph;
766 case ND_OPT_HOMEAGENT_INFO:
767 oph = (struct nd_opt_homeagent_info *)op;
    [all...]

Completed in 131 milliseconds