Home
last modified time | relevance | path

Searched defs:option_code (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd-network/ !
Ddhcp-option.c189 int dhcp_option_remove_option(uint8_t *options, size_t length, uint8_t option_code) { in dhcp_option_remove_option()
Ddhcp6-option.c677 uint16_t option_code, in dhcp6_option_parse_ia()
/systemd-251/src/resolve/ !
Dresolved-dns-packet.c2160 uint16_t option_code, option_length; in opt_is_good() local