Home
last modified time | relevance | path

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

/freebsd/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) in match_afp()
940 struct afswtch *afp; in af_getbyname() local
951 struct afswtch *afp; in af_getbyfamily() local
962 struct afswtch *afp; in af_other_status() local
979 struct afswtch *afp; in af_all_tunnel_status() local
1061 delifaddr(if_ctx *ctx, const struct afswtch *afp) in delifaddr()
1082 addifaddr(if_ctx *ctx, const struct afswtch *afp) in addifaddr()
1101 const struct afswtch *afp, *nafp; in ifconfig_ioctl() local
1243 const struct afswtch *afp = ctx->afp; in setifaddr() 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
/freebsd/sys/net/altq/
H A Daltq_subr.c1318 struct acc_filter *afp, *prev, *tmp; local
1434 struct acc_filter *afp; local
1461 struct acc_filter *afp; local
1492 struct acc_filter *afp; local
1716 struct acc_filter *afp; local
1741 struct acc_filter *afp; local
/freebsd/sys/kern/
H A Duipc_accf.c196 struct accept_filter *afp; in accept_filt_setopt() local
/freebsd/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c178 parse_af(const char *string, int *afp) in parse_af()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.complex.d67 int (*afp[2])(); member
/freebsd/sbin/ipf/ippool/
H A Dippool_y.y807 setadflen(addrfamily_t *afp) in setadflen()
/freebsd/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/contrib/tcpdump/
H A Dprint-bgp.c1654 uint16_t *afp, uint8_t *safip) in bgp_mp_af_print()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c651 parse_ipaddr(const char *param, const char *args[], int *afp, uint8_t addr[], in parse_ipaddr()