Searched refs:af (Results 201 - 225 of 273) sorted by relevance

1234567891011

/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dlpd.c851 /* if af is PF_UNSPEC more than one socket may be returned */
854 socksetup(int af, int debuglvl) argument
862 hints.ai_family = af;
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dfils_hlp.c387 if (hapd->conf->dhcp_server.af != AF_INET ||
394 if (hapd->conf->own_ip_addr.af != AF_INET ||
/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.c522 if (PF_ANEQ(&kw->addr[0], &ks->addr[0], sp->af) ||
523 PF_ANEQ(&kw->addr[1], &ks->addr[1], sp->af) ||
543 skw->af = sp->af;
550 sks->af = sp->af;
799 (sp->af != AF_INET && sp->af != AF_INET6)) {
/freebsd-11-stable/sys/netinet/
H A Din_pcb.h636 #define INP_CHECK_SOCKAF(so, af) (INP_SOCKAF(so) == af)
H A Din.h652 int inet_pton(int af, const char *, void *); /* in libkern */
H A Dip_carp.c596 carp_input_c(struct mbuf *m, struct carp_header *ch, sa_family_t af) argument
607 if (ifa->ifa_addr->sa_family == af &&
698 carp_setrun(sc, af);
1203 * When in backup state, af indicates whether to reset the master down timer
1207 carp_setrun(struct carp_softc *sc, sa_family_t af) argument
1228 switch (af) {
H A Dsctp_pcb.h638 asoc_func af,
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h321 void addArg(ArgEffects::Factory &af, unsigned idx, ArgEffect e) { argument
322 Args = af.add(Args, idx, e);
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-localize.sh239 af)
241 SETLANG="af"
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius_client.c1129 switch (nserv->addr.af) {
1157 "RADIUS: No server socket available (af=%d sock=%d sock6=%d auth=%d",
1158 nserv->addr.af, sock, sock6, auth);
1163 switch (conf->client_addr.af) {
1205 switch (nserv->addr.af) {
/freebsd-11-stable/contrib/tcpdump/
H A DMakefile.in78 af.c \
256 af.h \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h315 uptr __sanitizer_in_addr_sz(int af);
H A Dsanitizer_platform_limits_posix.cpp285 uptr __sanitizer_in_addr_sz(int af) { argument
286 if (af == AF_INET)
288 else if (af == AF_INET6)
/freebsd-11-stable/sys/sys/
H A Djail.h410 int prison_check_af(struct ucred *cred, int af);
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Difiter_ioctl.c431 iter->current.af = iter->clua_sa.sa_family;
489 iter->current.af = family;
708 iter->current.af = family;
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c2065 int af; local
2080 af = strtol (str, &end, 0);
2081 if (af == 0 || *end != sep) {
2086 switch (af) {
2100 ")", af);
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c126 logdata->af = family;
204 int ret, af; local
209 af = AF_INET;
213 af = AF_INET6;
223 nat64_log(logdata, m, af);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjdump.c502 bfd_boolean af;
524 af = (strstr (an, "gnu_compiled") != NULL
529 if (af && ! bf)
531 if (! af && bf)
545 af = file_symbol (a, an, anl);
548 if (af && ! bf)
550 if (! af && bf)
498 bfd_boolean af; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c4915 int af = ifr->lifr_addr.ss_family; local
4934 s = socket(af, SOCK_DGRAM, 0);
4965 if (af != AF_INET && af != AF_INET6)
4993 switch (af)
5115 int af;
5149 af = ifr->ifr_addr.sa_family;
5150 if (af != AF_INET
5152 && af != AF_INET6
5176 switch (af)
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dmp.c251 mp->out.af = AF_INET;
345 mp->out.af = AF_INET;
747 if (!ncp_PushPacket(&bundle->ncp, &mp->out.af, bestlink))
H A Dncpaddr.c510 ncprange_setdefault(struct ncprange *range, int af) argument
513 range->ncprange_family = af;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp630 int __dfsw_inet_pton(int af, const char *src, void *dst, dfsan_label af_label, argument
633 int ret = inet_pton(af, src, dst);
636 af == AF_INET ? sizeof(struct in_addr) : sizeof(in6_addr));
/freebsd-11-stable/contrib/ntp/ntpdate/
H A Dntpdate.c78 isc_boolean_t ntp_port_inuse(int af, u_short port);
2262 isc_boolean_t ntp_port_inuse(int af, u_short port) argument
2271 checksocket = socket(af, SOCK_DGRAM, 0);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c2272 #define DYN_UNLINK_STATES(s, prev, next, exp, af, name, extra) do { \
2281 dyn_match_ ## af ## _state(ch, s, rt))) { \
2288 SLIST_INSERT_HEAD(&expired_ ## af, s, expired); \
3063 #define DYN_EXPORT_STATES(s, af, h, b) \
3069 dyn_export_ ## af ## _state(s, &dst->state); \
3112 #define DYN_EXPORT_STATES(s, af, head, b) \
3117 dyn_export_ ## af ## _state(s, p); \
3217 #define DYN_FREE_STATES_FORCED(CK, s, af, name, en) do { \
3224 uma_zfree(V_dyn_ ## af ## _zone, s); \
/freebsd-11-stable/lib/libc/resolv/
H A Dres_init.c474 ext->sort_list[nsort].af = AF_INET;
483 ext->sort_list[nsort].af = AF_INET6;

Completed in 343 milliseconds

1234567891011