Home
last modified time | relevance | path

Searched defs:udpsock (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/dhcpd/
H A Dudpsock.c46 struct udpsock { struct
55 struct udpsock *udpsock; in udpsock_startup() argument
90 struct udpsock *udpsock = protocol->local; in udpsock_handler() local
/openbsd/sbin/dhcp6leased/
H A Dfrontend.c245 int shut = 0, udpsock, if_index; in frontend_dispatch_main() local
972 set_udpsock(int udpsock, uint32_t if_index) in set_udpsock()
H A Ddhcp6leased.c794 int udpsock = -1, rdomain = -1, opt = 1; in open_udpsock() local
/openbsd/sbin/dhcpleased/
H A Dfrontend.c77 int udpsock; member
244 int shut = 0, bpfsock, if_index, udpsock; in frontend_dispatch_main() local
H A Ddhcpleased.c775 int found = 0, udpsock, opt = 1, len, fd = -1; in configure_interface() local