Home
last modified time | relevance | path

Searched defs:astate (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/dhcpcd/src/
H A Darp.c70 arp_request(const struct arp_state *astate, in arp_request()
123 arp_report_conflicted(const struct arp_state *astate, in arp_report_conflicted()
149 arp_found(struct arp_state *astate, const struct arp_msg *amsg) in arp_found()
245 struct arp_state *astate, *astaten; in arp_packet() local
336 struct arp_state *astate = arg; in arp_read() local
369 struct arp_state *astate = arg; in arp_probed() local
378 struct arp_state *astate = arg; in arp_probe1() local
400 arp_probe(struct arp_state *astate) in arp_probe()
414 struct arp_state *astate; in arp_find() local
430 struct arp_state *astate = arg; in arp_announced() local
[all …]
H A Dipv4ll.c177 ipv4ll_announced_arp(struct arp_state *astate) in ipv4ll_announced_arp()
190 ipv4ll_free_arp(struct arp_state *astate) in ipv4ll_free_arp()
222 struct arp_state *astate; in ipv4ll_not_found() local
298 ipv4ll_not_found_arp(struct arp_state *astate) in ipv4ll_not_found_arp()
305 ipv4ll_found_arp(struct arp_state *astate, __unused const struct arp_msg *amsg) in ipv4ll_found_arp()
312 ipv4ll_defend_failed_arp(struct arp_state *astate) in ipv4ll_defend_failed_arp()
327 struct arp_state *astate; in ipv4ll_start() local
H A Ddhcp.c2104 dhcp_arp_defend_failed(struct arp_state *astate) in dhcp_arp_defend_failed()
2123 struct arp_state *astate; in dhcp_arp_new() local
2147 struct arp_state *astate; in dhcp_arping() local
2175 dhcp_arp_not_found(struct arp_state *astate) in dhcp_arp_not_found()
2191 dhcp_arp_found(struct arp_state *astate, const struct arp_msg *amsg) in dhcp_arp_found()
2493 struct arp_state *astate; in dhcp_arp_address() local
/dflybsd-src/lib/libc/gen/
H A Dunvis.c192 unvis(char *cp, int c, int *astate, int flag) in unvis()
/dflybsd-src/contrib/flex/src/
H A Dnfa.c60 int astate = mkstate (SYM_EPSILON); in add_accept() local
/dflybsd-src/contrib/less/
H A Dsearch.c1278 ansi_state astate = ansi_step(pansi, ch); in osc8_parse() local