Home
last modified time | relevance | path

Searched defs:afp (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/sbin/ifconfig/
H A Difconfig.c560 const struct afswtch *afp = af_getbyname(*argv); in args_parse() local
765 match_afp(const struct afswtch * afp,int sa_family,const struct sockaddr_dl * sdl) match_afp() argument
940 struct afswtch *afp; af_getbyname() local
951 struct afswtch *afp; af_getbyfamily() local
962 struct afswtch *afp; af_other_status() local
979 struct afswtch *afp; af_all_tunnel_status() local
1061 delifaddr(if_ctx * ctx,const struct afswtch * afp) delifaddr() argument
1082 addifaddr(if_ctx * ctx,const struct afswtch * afp) addifaddr() argument
1101 const struct afswtch *afp, *nafp; ifconfig_ioctl() local
1243 const struct afswtch *afp = ctx->afp; setifaddr() local
1261 const struct afswtch *afp = ctx->afp; settunnel() local
1327 const struct afswtch *afp = ctx->afp; setifnetmask() local
1338 const struct afswtch *afp = ctx->afp; setifbroadaddr() local
1347 const struct afswtch *afp = ctx->afp; notealias() local
1364 const struct afswtch *afp = ctx->afp; setifdstaddr() local
[all...]
H A Daf_inet6.c100 const struct afswtch *afp = ctx->afp; in setifprefixlen() local
117 const struct afswtch *afp = ctx->afp; in setip6flags() local
138 const struct afswtch *afp = ctx->afp; in setip6lifetime() local
178 const struct afswtch *afp = ctx->afp; in setip6eui64() local
H A Dcarp.c113 const struct afswtch *afp = ctx->afp; in setcarp_vhid() local
H A Difconfig.h59 const struct afswtch *afp; member
241 const struct afswtch *afp; /* AF we're operating on */ member
/freebsd-src/sys/net/altq/
H A Daltq_subr.c1318 struct acc_filter *afp, *prev, *tmp; local
1439 struct acc_filter *afp; global() local
1466 struct acc_filter *afp; global() local
1497 struct acc_filter *afp; global() local
1721 struct acc_filter *afp; global() local
1746 struct acc_filter *afp; global() local
[all...]
/freebsd-src/sys/kern/
H A Duipc_accf.c196 struct accept_filter *afp; in accept_filt_setopt() local
/freebsd-src/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c178 parse_af(const char *string, int *afp) in parse_af()
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.complex.d67 int (*afp[2])(); member
/freebsd-src/sbin/ipf/ippool/
H A Dippool_y.y807 setadflen(addrfamily_t *afp) in setadflen()
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.c1072 setaddr(addrfamily_t *afp, char *str) in setaddr()
1089 setmask(addrfamily_t *afp, char *str) in setmask()
/freebsd-src/contrib/tcpdump/
H A Dprint-bgp.c1654 uint16_t *afp, uint8_t *safip) in bgp_mp_af_print() argument
/freebsd-src/usr.sbin/cxgbetool/
H A Dcxgbetool.c651 parse_ipaddr(const char *param, const char *args[], int *afp, uint8_t addr[], in parse_ipaddr()