/freebsd/usr.bin/netstat/ |
H A D | inet.c | 187 protopr(u_long off, const char *name, int af1, int proto) in protopr() argument 269 if ((af1 == AF_INET && (inp->inp_vflag & INP_IPV4) == 0) in protopr() 271 || (af1 == AF_INET6 && (inp->inp_vflag & INP_IPV6) == 0) in protopr() 273 || (af1 == AF_UNSPEC && ((inp->inp_vflag & INP_IPV4) == 0 in protopr() 283 || (af1 == AF_INET && in protopr() 286 || (af1 == AF_INET6 && in protopr() 289 || (af1 == AF_UNSPEC && in protopr() 315 ((!Wflag || af1 == AF_INET) ? in protopr() 322 ((!Wflag || af1 == AF_INET) ? in protopr() 330 ((!Wflag || af1 == AF_INET) ? in protopr() [all …]
|
H A D | route.c | 153 pr_family(int af1) in pr_family() argument 157 switch (af1) { in pr_family() 182 xo_emit("\n{L:Protocol Family} {k:address-family/%d}:\n", af1); in pr_family() 203 pr_rthdr(int af1 __unused) in pr_rthdr()
|
H A D | inet6.c | 350 ip6_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in ip6_stats() 939 icmp6_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in icmp6_stats() 1180 pim6_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in pim6_stats() 1216 rip6_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in rip6_stats()
|
H A D | common.h | 58 void pr_rthdr(int af1 __unused);
|
H A D | netgraph.c | 63 netgraphprotopr(u_long off, const char *name, int af1 __unused, in netgraphprotopr()
|
H A D | sctp.c | 487 const char *name __unused, int af1 __unused, int proto) in sctp_protopr() 574 sctp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in sctp_stats()
|
H A D | if.c | 131 pfsync_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in pfsync_stats() 186 pflow_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in pflow_stats()
|
H A D | ipsec.c | 190 ipsec_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in ipsec_stats()
|
H A D | nhgrp.c | 85 print_nhgroup_header(int af1 __unused) in print_nhgroup_header()
|
H A D | nhops.c | 171 print_nhop_header(int af1 __unused) in print_nhop_header()
|
/freebsd/sys/net/ |
H A D | if_loop.c | 308 u_int32_t af1 = af; in if_simloop() local 313 bpf_mtap2(V_loif->if_bpf, &af1, sizeof(af1), m); in if_simloop()
|
H A D | if_gif.c | 494 uint32_t af1 = af; in gif_input() 495 bpf_mtap2(ifp->if_bpf, &af1, sizeof(af1), m); in gif_input() 493 uint32_t af1 = af; gif_input() local
|
/freebsd/lib/libthr/thread/ |
H A D | thr_fork.c | 113 struct pthread_atfork *af, *af1; in __pthread_cxa_finalize() local 120 TAILQ_FOREACH_SAFE(af, &_thr_atfork_list, qe, af1) { in __pthread_cxa_finalize()
|
/freebsd/usr.sbin/mtest/ |
H A D | mtest.c | 531 int af1; in process_cmd() local 574 af1 = res->ai_family; in process_cmd() 575 if (af1 == af) in process_cmd() 578 if (af1 != af) in process_cmd()
|
/freebsd/contrib/ntp/include/ |
H A D | mbg_gps166.h | 895 l_fp af1; ///< +- Clock Correction Coefficient 1 [sec/sec] member 932 l_fp af1; ///< +- Clock Correction Coefficient 1 [sec/sec] member
|
/freebsd/contrib/ntp/libparse/ |
H A D | data_mbg.c | 458 FETCH_DOUBLE(buffpp, &ephp->af1); in get_mbg_eph() 490 FETCH_DOUBLE(buffpp, &almp->af1); in get_mbg_alm()
|
/freebsd/sbin/ifconfig/ |
H A D | ifconfig.c | 269 unsigned int af1, af2; in cmpifaddrs() local 302 af1 = a->ifa_addr->sa_family; in cmpifaddrs() 305 if (af1 < nitems(e1->af_orders) && af2 < nitems(e1->af_orders)) in cmpifaddrs() 306 return (e1->af_orders[af1] - e1->af_orders[af2]); in cmpifaddrs()
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 3028 u_short af1; in qcmp_mru_addr() 3036 af1 = AF(&pm1->addr); in qcmp_mru_addr() 3039 if (af1 != af2) in qcmp_mru_addr() 3040 return (AF_INET == af1) in qcmp_mru_addr() 3044 cmplen = SIZEOF_INADDR(af1); 3045 addr_off = (AF_INET == af1) 3019 u_short af1; qcmp_mru_addr() local
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | mail.news | 60 …rosoft.com/en-us/openspecs/exchange_server_protocols/ms-oxtnef/7fdb64ee-7f63-4d95-9af1-c672e7475c3a
|
/freebsd/share/misc/ |
H A D | pci_vendors | 11996 103c 2af1 GeForce 610 12727 1af1 GA100 [A100 NVSwitch]
|
H A D | usb_vendors | 19998 1af1 Connect One Ltd.
|