Searched defs:afp (Results 1 – 11 of 11) sorted by relevance
/freebsd/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) 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 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
|
/freebsd/sys/net/altq/ |
H A D | altq_subr.c | 1318 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 D | uipc_accf.c | 196 struct accept_filter *afp; in accept_filt_setopt() local
|
/freebsd/usr.bin/getaddrinfo/ |
H A D | getaddrinfo.c | 178 parse_af(const char *string, int *afp) in parse_af()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | tst.complex.d | 67 int (*afp[2])(); member
|
/freebsd/sbin/ipf/ippool/ |
H A D | ippool_y.y | 807 setadflen(addrfamily_t *afp) in setadflen()
|
/freebsd/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/contrib/tcpdump/ |
H A D | print-bgp.c | 1654 uint16_t *afp, uint8_t *safip) in bgp_mp_af_print()
|
/freebsd/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()
|