|  | Kea 3.0.0
    | 
This is the complete list of members for Pkt4, including all inherited members.
| addOption(const OptionPtr &opt) | Pkt4 | virtual | 
| ciaddr_ | Pkt4 | protected | 
| deferred_options_ | Pkt4 | protected | 
| DHCPTypeToBootpType(uint8_t dhcpType) | Pkt4 | protected | 
| DHCPV4_PKT_HDR_LEN | Pkt4 | static | 
| file_ | Pkt4 | protected | 
| FLAG_BROADCAST_MASK | Pkt4 | static | 
| flags_ | Pkt4 | protected | 
| getCiaddr() const | Pkt4 | inline | 
| getDeferredOptions() | Pkt4 | inline | 
| getFile() const | Pkt4 | inline | 
| getFlags() const | Pkt4 | inline | 
| getGiaddr() const | Pkt4 | inline | 
| getHlen() const | Pkt4 | |
| getHops() const | Pkt4 | inline | 
| getHtype() const | Pkt4 | |
| getHWAddr() const | Pkt4 | inline | 
| getHWAddrLabel() const | Pkt4 | |
| getLabel() const | Pkt4 | virtual | 
| getLocalHWAddr() const | Pkt4 | inline | 
| getMACFromDocsisCMTS() | Pkt4 | inlineprotectedvirtual | 
| getMACFromDocsisModem() | Pkt4 | inlineprotectedvirtual | 
| getMACFromDUID() | Pkt4 | inlineprotectedvirtual | 
| getMACFromIPv6RelayOpt() | Pkt4 | inlineprotectedvirtual | 
| getMACFromRemoteIdRelayOption() | Pkt4 | inlineprotectedvirtual | 
| getMACFromSrcLinkLocalAddr() | Pkt4 | inlineprotectedvirtual | 
| getName(const uint8_t type) | Pkt4 | static | 
| getName() const | Pkt4 | virtual | 
| getOp() const | Pkt4 | inline | 
| getSecs() const | Pkt4 | inline | 
| getSiaddr() const | Pkt4 | inline | 
| getSname() const | Pkt4 | inline | 
| getType() const | Pkt4 | virtual | 
| getYiaddr() const | Pkt4 | inline | 
| giaddr_ | Pkt4 | protected | 
| hops_ | Pkt4 | protected | 
| hwaddr_ | Pkt4 | protected | 
| isDhcp4o6() const | Pkt4 | inlinevirtual | 
| isRelayed() const | Pkt4 | |
| len() | Pkt4 | virtual | 
| local_hwaddr_ | Pkt4 | protected | 
| makeLabel(const HWAddrPtr &hwaddr, const ClientIdPtr &client_id, const uint32_t transid) | Pkt4 | static | 
| makeLabel(const HWAddrPtr &hwaddr, const ClientIdPtr &client_id) | Pkt4 | static | 
| MAX_CHADDR_LEN | Pkt4 | static | 
| MAX_FILE_LEN | Pkt4 | static | 
| MAX_SNAME_LEN | Pkt4 | static | 
| op_ | Pkt4 | protected | 
| pack() | Pkt4 | virtual | 
| Pkt4(uint8_t msg_type, uint32_t transid) | Pkt4 | |
| Pkt4(const uint8_t *data, size_t len) | Pkt4 | |
| secs_ | Pkt4 | protected | 
| setCiaddr(const isc::asiolink::IOAddress &ciaddr) | Pkt4 | inline | 
| setFile(const uint8_t *file, size_t file_len) | Pkt4 | |
| setFlags(uint16_t flags) | Pkt4 | inline | 
| setGiaddr(const isc::asiolink::IOAddress &giaddr) | Pkt4 | inline | 
| setHops(uint8_t hops) | Pkt4 | inline | 
| setHWAddr(uint8_t htype, uint8_t hlen, const std::vector< uint8_t > &mac_addr) | Pkt4 | |
| setHWAddr(const HWAddrPtr &addr) | Pkt4 | |
| setLocalHWAddr(const uint8_t htype, const uint8_t hlen, const std::vector< uint8_t > &mac_addr) | Pkt4 | |
| setLocalHWAddr(const HWAddrPtr &addr) | Pkt4 | |
| setSecs(uint16_t secs) | Pkt4 | inline | 
| setSiaddr(const isc::asiolink::IOAddress &siaddr) | Pkt4 | inline | 
| setSname(const uint8_t *sname, size_t sname_len) | Pkt4 | |
| setType(uint8_t type) | Pkt4 | virtual | 
| setYiaddr(const isc::asiolink::IOAddress &yiaddr) | Pkt4 | inline | 
| siaddr_ | Pkt4 | protected | 
| sname_ | Pkt4 | protected | 
| toText() const | Pkt4 | virtual | 
| unpack() | Pkt4 | virtual | 
| yiaddr_ | Pkt4 | protected |