Searched refs:subopt (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/tests/ |
D | dhcpv6-ntp-server.out | 1 …r/time type 1 time 418354459 000c299ba153) (NTP-server subopt:1 2a01::1 subopt:2 ff05::101 subopt:…
|
/external/tcpdump/ |
D | print-bootp.c | 599 uint8_t uc, subopt, suboptlen; in rfc1048_print() local 889 subopt = *bp++; in rfc1048_print() 894 tok2str(agent_suboption_values, "Unknown", subopt), in rfc1048_print() 895 subopt, in rfc1048_print() 902 tok2str(agent_suboption_values, "Unknown", subopt), in rfc1048_print() 903 subopt, in rfc1048_print() 905 switch (subopt) { in rfc1048_print()
|