Searched defs:af (Results 151 - 175 of 189) sorted by relevance

12345678

/freebsd-13-stable/sbin/route/
H A Droute.c96 static int nflag, af, qflag, tflag; variable
[all...]
/freebsd-13-stable/contrib/bmake/
H A Dmain.c2038 execDie(const char *af, const char *av) argument
/freebsd-13-stable/contrib/libevent/
H A Devutil.c1863 evutil_inet_ntop(int af, const void *src, char *dst, size_t len) argument
1959 evutil_inet_pton(int af, const char *src, void *dst) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp641 int __dfsw_inet_pton(int af, const char *src, void *dst, dfsan_label af_label, argument
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devutil.c1833 evutil_inet_ntop(int af, const void *src, char *dst, size_t len) argument
1929 evutil_inet_pton(int af, const char *src, void *dst) argument
/freebsd-13-stable/sys/net/
H A Dif_tuntap.c1374 u_int32_t af; local
H A Drtsock.c2426 sysctl_iflist(int af, struct walkarg *w) argument
2490 sysctl_ifmalist(int af, struct walkarg *w) argument
2563 u_char af; local
[all...]
/freebsd-13-stable/sys/netinet/
H A Dip_carp.c614 carp_source_is_self(struct mbuf *m, struct ifaddr *ifa, sa_family_t af) argument
645 carp_input_c(struct mbuf *m, struct carp_header *ch, sa_family_t af) argument
891 carp_best_ifa(int af, struct ifnet *ifp) argument
1316 carp_setrun(struct carp_softc *sc, sa_family_t af) argument
[all...]
H A Dsctp_pcb.c7025 sctp_initiate_iterator(inp_func inpf, asoc_func af, inp_func inpe, uint32_t pcb_state, uint32_t pcb_features, uint32_t asoc_state, void *argp, uint32_t argi, end_func ef, struct sctp_inpcb *s_inp, uint8_t chunk_output_off) argument
/freebsd-13-stable/sys/kern/
H A Dkern_jail.c3034 prison_check_af(struct ucred *cred, int af) argument
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c673 int af, ret; local
1149 int rc, af = AF_UNSPEC, start_arg = 0; local
[all...]
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_table.c936 pfr_prepare_network(union sockaddr_union *sa, int af, int net) argument
2009 pfr_match_addr(struct pfr_ktable *kt, struct pf_addr *a, sa_family_t af) argument
2062 pfr_update_stats(struct pfr_ktable *kt, struct pf_addr *a, sa_family_t af, argument
2174 pfr_pool_get(struct pfr_ktable *kt, int *pidx, struct pf_addr *counter, sa_family_t af) argument
2273 pfr_kentry_byidx(struct pfr_ktable *kt, int idx, int af) argument
[all...]
H A Dpf_ioctl.c1180 pf_addr_setup(struct pf_kruleset *ruleset, struct pf_addr_wrap *addr, sa_family_t af) argument
[all...]
/freebsd-13-stable/sys/nlm/
H A Dnlm_prot_impl.c546 struct nlm_async_lock *af = (struct nlm_async_lock *) arg; local
603 nlm_free_async_lock(struct nlm_async_lock *af) argument
624 nlm_cancel_async_lock(struct nlm_async_lock *af) argument
666 struct nlm_async_lock *af; local
743 struct nlm_async_lock *af; local
1987 struct nlm_async_lock *af; local
2124 struct nlm_async_lock *af; local
2316 struct nlm_async_lock *af = NULL; local
[all...]
/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.c252 int af; local
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c4915 int af = ifr->lifr_addr.ss_family; local
[all...]
H A Dmap.c6441 SM_FILE_T *af; local
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-bgp.c1367 uint16_t af; local
[all...]
H A Dprint-lldp.c1315 uint8_t af; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp160 uptr __sanitizer_in_addr_sz(int af) { argument
/freebsd-13-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c4507 sa_family_t af = AF_UNSPEC; local
[all...]
/freebsd-13-stable/sys/i386/i386/
H A Dpmap.c5898 vmem_addr_t af, addr, prev_addr; local
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c1213 bsd_to_linux_msf_lba(u_char af, union msf_lba *bp, union linux_cdrom_addr *lp) argument
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1389 hash_ent(struct chashentry *ent, int af, int mlen, uint32_t size) argument
1786 int af, i, mlen; local
3062 uint8_t af; member in struct:fhashentry
[all...]
/freebsd-13-stable/tools/tools/netmap/
H A Dpkt-gen.c258 int af; /* address family AF_INET/AF_INET6 */ member in struct:glob_arg
412 extract_ip_range(struct ip_range *r, int af) argument
2152 int i, j, af, nrings; local
[all...]

Completed in 385 milliseconds

12345678