Searched defs:rdomain (Results 1 - 25 of 77) sorted by relevance

1234

/openbsd-current/sbin/dhclient/
H A Dprivsep.c43 dispatch_imsg(char *name, int rdomain, int ioctlfd, int routefd, argument
H A Dbpf.c86 get_udp_sock(int rdomain) argument
H A Ddhcpd.h129 int rdomain; member in struct:interface_info
/openbsd-current/sbin/dhcpleased/
H A Dengine.h21 int rdomain; member in struct:imsg_configure_interface
/openbsd-current/sbin/slaacd/
H A Dengine.h32 int rdomain; member in struct:imsg_configure_dfr
H A Dslaacd.h162 int rdomain; member in struct:imsg_propose_rdns
170 int rdomain; member in struct:imsg_ifinfo
/openbsd-current/usr.sbin/ntpd/
H A Dserver.c42 int tos = IPTOS_LOWDELAY, rdomain = 0; local
/openbsd-current/sys/net/
H A Dif_loop.c206 unsigned int rdomain = 0; local
H A Dif_enc.c200 enc_getif(u_int rdomain, u_int unit) argument
227 enc_getifa(u_int rdomain, u_int unit) argument
240 enc_setif(struct ifnet *ifp, u_int rdomain) argument
286 u_int rdomain = ifp->if_rdomain, i; local
[all...]
H A Dif_mpe.c330 mpe_set_label(struct mpe_softc *sc, uint32_t label, unsigned int rdomain) argument
H A Dif_mpip.c167 mpip_set_route(struct mpip_softc *sc, uint32_t shim, unsigned int rdomain) argument
H A Dif_mpw.c156 mpw_set_route(struct mpw_softc *sc, uint32_t label, unsigned int rdomain) argument
/openbsd-current/usr.sbin/ripd/
H A Dinterface.c76 u_int rdomain; local
H A Dkroute.c50 u_int rdomain; member in struct:__anon68
112 kr_init(int fs, u_int rdomain, u_int8_t fib_prio) argument
/openbsd-current/usr.sbin/dhcpd/
H A Ddispatch.c87 discover_interfaces(int *rdomain) argument
H A Ddhcpd.c90 int ch, cftest = 0, rdomain = -1, udpsockmode = 0; local
/openbsd-current/sys/netinet/
H A Din.c805 u_int rdomain; local
H A Dip_spd.c72 unsigned int rdomain; local
90 unsigned int rdomain; local
166 u_int rdomain; local
[all...]
/openbsd-current/sys/netinet6/
H A Din6_pcb.c136 in6_pcbhash(struct inpcbtable *table, u_int rdomain, argument
436 u_int rdomain; local
570 in6_pcbhash_lookup(struct inpcbtable *table, uint64_t hash, u_int rdomain, argument
612 u_int rdomain; local
654 u_int rdomain; local
[all...]
H A Draw_ip6.c303 rip6_ctlinput(int cmd, struct sockaddr *sa, u_int rdomain, void *d) argument
/openbsd-current/sbin/iked/
H A Dparse.y674 rdomain : /* empty */ { $$ = -1; } label
/openbsd-current/usr.sbin/dhcrelay/
H A Ddhcrelay.c100 int ch, devnull = -1, daemonize, opt, rdomain; local
/openbsd-current/usr.sbin/ospf6d/
H A Dinterface.c237 if_update(struct iface *iface, int mtu, int flags, u_int8_t type, u_int8_t state, u_int64_t rate, u_int32_t rdomain) argument
/openbsd-current/usr.bin/ssh/
H A Dauth2-pubkey.c756 const char *rdomain, *remote_ip, *remote_host; local
341 match_principals_command(struct passwd *user_pw, const struct sshkey *key, const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) argument
478 user_cert_trusted_ca(struct passwd *pw, struct sshkey *key, const char *remote_ip, const char *remote_host, const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) argument
614 user_key_command_allowed2(struct passwd *user_pw, struct sshkey *key, const char *remote_ip, const char *remote_host, const char *conn_id, const char *rdomain, struct sshauthopt **authoptsp) argument
[all...]
/openbsd-current/usr.sbin/ndp/
H A Dndp.c135 static int rdomain; variable

Completed in 267 milliseconds

1234