Searched refs:DH6_REPLY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-dhcp6.c77 #define DH6_REPLY 7 macro
797 case DH6_REPLY:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddhcp6.h53 #define DH6_REPLY 7 macro
H A Ddhcp6s.c662 int resptype = DH6_REPLY;
815 resptype = DH6_REPLY;
H A Dcommon.c1369 if (state == DHCP6S_INFOREQ && msgtype == DH6_REPLY &&
1375 if (state == DHCP6S_DECLINE && msgtype == DH6_REPLY)
2398 case DH6_REPLY:
H A Ddhcp6c.c1500 case DH6_REPLY:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6.h53 #define DH6_REPLY 7 macro
H A Ddhcp6s.c671 int resptype = DH6_REPLY;
824 resptype = DH6_REPLY;
1159 if (type == DH6_REPLY)
H A Dcommon.c1378 if (state == DHCP6S_INFOREQ && msgtype == DH6_REPLY &&
1384 if (state == DHCP6S_DECLINE && msgtype == DH6_REPLY)
2415 case DH6_REPLY:
H A Ddhcp6c.c1499 case DH6_REPLY:

Completed in 119 milliseconds