Searched defs:af (Results 76 - 100 of 210) sorted by relevance

123456789

/freebsd-current/usr.sbin/autofs/
H A Dautounmountd.c63 struct automounted_fs *af; local
76 struct automounted_fs *af; local
91 automounted_remove(struct automounted_fs *af) argument
101 struct automounted_fs *af, *tmpaf; local
181 struct automounted_fs *af, *tmpaf; local
[all...]
/freebsd-current/usr.bin/netstat/
H A Droute_netlink.c272 p_rtable_netlink(int fibnum, int af) argument
H A Dnhgrp.c194 dump_nhgrp_sysctl(int fibnum, int af, struct nhops_dump *nd) argument
251 print_nhgrp_sysctl(int fibnum, int af) argument
310 prepare_nh_map(int fibnum, int af) argument
328 nhgrp_print(int fibnum, int af) argument
[all...]
/freebsd-current/sys/net/
H A Dif_infiniband.c263 int af = RO_GET_FAMILY(ro, dst); local
H A Dif_fwsubr.c96 int af = RO_GET_FAMILY(ro, dst); local
H A Dif_gif.c291 uint32_t af; local
406 uint32_t af; local
438 int isr, n, af; local
[all...]
H A Dif_gre.c514 int hlen, isr, af; local
[all...]
H A Dif_enc.c82 u_int32_t af; member in struct:enchdr
209 enc_bpftap(struct ifnet *ifp, struct mbuf *m, const struct secasvar *sav, int32_t hhook_type, uint8_t enc, uint8_t af) argument
H A Dif_ipsec.c319 ipsec_getpolicy(struct ipsec_softc *sc, int dir, sa_family_t af) argument
340 ipsec_getsaidx(struct ipsec_softc *sc, int dir, sa_family_t af) argument
357 uint32_t af; local
451 ipsec_if_input(struct mbuf *m, struct secasvar *sav, uint32_t af) argument
[all...]
/freebsd-current/sbin/ipfw/
H A Dnat64lsn.c317 nat64lsn_apply_mask(int af, void *prefix, uint16_t plen) argument
334 nat64lsn_parse_prefix(const char *arg, int af, void *prefix, uint16_t *plen) argument
/freebsd-current/sys/dev/le/
H A Dlance.c576 uint16_t *af; member in struct:lance_hash_maddr_ctx
599 lance_setladrf(struct lance_softc *sc, uint16_t *af) argument
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dalias.c517 SM_FILE_T *af; local
[all...]
/freebsd-current/sys/netinet/
H A Dtcp_fastopen.h58 uint8_t af; member in struct:tcp_fastopen_ccache_entry
/freebsd-current/contrib/tcpdump/
H A Dprint-pfsync.c318 print_host(netdissect_options *ndo, struct pf_addr *addr, uint16_t port, sa_family_t af, const char *proto) argument
H A Dpflog.h120 uint8_t af; member in struct:pfloghdr
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp40 const char *inet_ntop(int af, const void *src, char *dst, socklen_t size) { argument
/freebsd-current/sys/netpfil/pf/
H A Dif_pflog.c218 pflog_packet(struct pfi_kkif *kif, struct mbuf *m, sa_family_t af, argument
/freebsd-current/contrib/libpcap/
H A Dpflog.h125 uint8_t af; member in struct:pfloghdr
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/
H A Dinterfaceiter.c402 u_short af; local
[all...]
/freebsd-current/sys/netgraph/
H A Dng_cisco.c91 uint16_t af; /* address family, -1 = downstream */ member in struct:protoent
/freebsd-current/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.c1151 int af; local
/freebsd-current/sys/dev/ppbus/
H A Dif_plip.c519 u_int32_t af = AF_INET; local
/freebsd-current/usr.sbin/ppp/
H A Diface.c476 int af, inskip, in6skip, s4 = -1, s6 = -1, *s; local
534 int af, removed, s; local
/freebsd-current/lib/libc/net/
H A Dgethostnamadr.c431 fakeaddr(const char *name, int af, struct hostent *hp, char *buf, argument
508 gethostbyname2_r(const char *name, int af, struct hostent *he, char *buffer, argument
523 gethostbyname_internal(const char *name, int af, struc argument
583 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, size_t buflen, struct hostent **result, int *h_errnop) argument
677 gethostbyname2(const char *name, int af) argument
692 gethostbyaddr(const void *addr, socklen_t len, int af) argument
[all...]
/freebsd-current/lib/libc/rpc/
H A Dclnt_bcast.c117 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) argument
204 __rpc_broadenable(int af, int s, struct broadif *bip) argument
261 int af; member in struct:__anon118
[all...]

Completed in 491 milliseconds

123456789