Searched defs:afp (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sbin/ifconfig/ |
H A D | af_inet6.c | 73 const struct afswtch *afp) in setifprefixlen() 82 const struct afswtch *afp) in setip6flags() 95 const struct afswtch *afp) in setip6lifetime() 118 const struct afswtch *afp) in setip6pltime() 125 const struct afswtch *afp) in setip6vltime() 132 const struct afswtch *afp) in setip6eui64() 444 in6_postproc(int s, const struct afswtch *afp) in in6_postproc()
|
H A D | ifconfig.c | 352 const struct afswtch *afp = NULL; in main() local 683 struct afswtch *afp; in af_getbyname() local 694 struct afswtch *afp; in af_getbyfamily() local 705 struct afswtch *afp; in af_other_status() local 722 struct afswtch *afp; in af_all_tunnel_status() local 798 const struct afswtch *afp, *nafp; in ifconfig() local 931 const struct afswtch *afp) in setifaddr() 947 settunnel(const char *src, const char *dst, int s, const struct afswtch *afp) in settunnel() 991 const struct afswtch *afp) in setifnetmask() 1001 const struct afswtch *afp) in setifbroadaddr() [all …]
|
H A D | ifwg.c | 194 wg_unsetpeer(const char *peerkey, int arg, int s, const struct afswtch *afp) in wg_unsetpeer()
|
/dflybsd-src/sys/net/ |
H A D | if_loop.c | 247 int32_t *afp; in if_simloop() local 295 int32_t af, *afp; in lo_altqstart() local
|
/dflybsd-src/usr.bin/getaddrinfo/ |
H A D | getaddrinfo.c | 178 parse_af(const char *string, int *afp) in parse_af()
|
/dflybsd-src/usr.sbin/gifconfig/ |
H A D | gifconfig.c | 161 static struct afswtch *afp = NULL; /*the address family being set or asked about*/ variable
|
/dflybsd-src/sys/kern/ |
H A D | uipc_socket.c | 1998 struct accept_filter *afp; in do_setopt_accept_filter() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-bgp.c | 1656 uint16_t *afp, uint8_t *safip) in bgp_mp_af_print()
|