/freebsd-src/sbin/ifconfig/ |
H A D | ifconfig.c | 560 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 D | af_inet6.c | 100 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 D | carp.c | 113 const struct afswtch *afp = ctx->afp; in setcarp_vhid() local
|
H A D | ifconfig.h | 59 const struct afswtch *afp; member 241 const struct afswtch *afp; /* AF we're operating on */ member
|
/freebsd-src/sys/net/altq/ |
H A D | altq_subr.c | 1318 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 D | uipc_accf.c | 196 struct accept_filter *afp; in accept_filt_setopt() local
|
/freebsd-src/usr.bin/getaddrinfo/ |
H A D | getaddrinfo.c | 178 parse_af(const char *string, int *afp) in parse_af()
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | tst.complex.d | 67 int (*afp[2])(); member
|
/freebsd-src/sbin/ipf/ippool/ |
H A D | ippool_y.y | 807 setadflen(addrfamily_t *afp) in setadflen()
|
/freebsd-src/sys/netpfil/ipfilter/netinet/ |
H A D | radix_ipf.c | 1072 setaddr(addrfamily_t *afp, char *str) in setaddr() 1089 setmask(addrfamily_t *afp, char *str) in setmask()
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-bgp.c | 1654 uint16_t *afp, uint8_t *safip) in bgp_mp_af_print() argument
|
/freebsd-src/usr.sbin/cxgbetool/ |
H A D | cxgbetool.c | 651 parse_ipaddr(const char *param, const char *args[], int *afp, uint8_t addr[], in parse_ipaddr()
|