Searched refs:dh6opt_type (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-dhcp6.c177 u_int16_t dh6opt_type; member in struct:dhcp6opt
349 opttype = EXTRACT_16BITS(&dh6o->dh6opt_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddhcp6.h321 u_int16_t dh6opt_type; member in struct:dhcp6opt
H A Ddhcp6s.c1201 memcpy (&opt, &option->dh6opt_type, sizeof(opt));
1344 memcpy (&option->dh6opt_type, &type, sizeof(type));
1369 memcpy (&option->dh6opt_type, &type, sizeof(type));
H A Dcommon.c1007 opt = ntohs(opth.dh6opt_type);
1459 opt = ntohs(opth.dh6opt_type);
1519 opt = ntohs(opth.dh6opt_type);
1583 opt = ntohs(opth.dh6opt_type);
1669 opth.dh6opt_type = htons((t)); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6.h321 u_int16_t dh6opt_type; member in struct:dhcp6opt
H A Ddhcp6s.c1274 memcpy (&opt, &option->dh6opt_type, sizeof(opt));
1417 memcpy (&option->dh6opt_type, &type, sizeof(type));
1442 memcpy (&option->dh6opt_type, &type, sizeof(type));
H A Dcommon.c1016 opt = ntohs(opth.dh6opt_type);
1468 opt = ntohs(opth.dh6opt_type);
1528 opt = ntohs(opth.dh6opt_type);
1592 opt = ntohs(opth.dh6opt_type);
1678 opth.dh6opt_type = htons((t)); \

Completed in 186 milliseconds