OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhcp_netid
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/src/
dnsmasq.h
426
struct
dhcp_netid
{
struct
428
struct
dhcp_netid
*next;
432
struct
dhcp_netid
*list;
448
struct
dhcp_netid
netid;
476
struct
dhcp_netid
*netid;
495
struct
dhcp_netid
*netid;
503
struct
dhcp_netid
*netid;
517
struct
dhcp_netid
netid;
525
struct
dhcp_netid
netid;
546
struct
dhcp_netid
netid, *filter
[
all
...]
dhcp.c
430
struct
dhcp_netid
*netids)
460
struct
dhcp_netid
*netids)
505
int match_netid(struct
dhcp_netid
*check, struct
dhcp_netid
*pool, int tagnotneeded)
507
struct
dhcp_netid
*tmp1;
532
struct
dhcp_netid
*netids, time_t now)
option.c
672
struct
dhcp_netid
*np = NULL;
721
new->netid = opt_malloc(sizeof (struct
dhcp_netid
));
[
all
...]
rfc2131.c
97
static size_t dhcp_packet_size(struct dhcp_packet *mess, struct
dhcp_netid
*netid,
106
struct
dhcp_netid
*netid,
116
static int prune_vendor_opts(struct
dhcp_netid
*netid);
117
static struct dhcp_opt *pxe_opts(int pxe_arch, struct
dhcp_netid
*netid);
118
struct dhcp_boot *find_boot(struct
dhcp_netid
*netid);
139
struct
dhcp_netid
*netid;
147
struct
dhcp_netid
known_id, iface_id;
376
struct
dhcp_netid
id, bootp_id;
[
all
...]
Completed in 19 milliseconds