Searched refs:nsc (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | offloading.c | 66 struct iwl_ns_config *nsc; in iwl_mvm_send_proto_offload() 73 nsc = cmd.v3s.ns_config; in iwl_mvm_send_proto_offload() 78 nsc = cmd.v4.ns_config; in iwl_mvm_send_proto_offload() 104 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mvm_send_proto_offload() 111 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mvm_send_proto_offload() 112 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mvm_send_proto_offload() 65 struct iwl_ns_config *nsc; iwl_mvm_send_proto_offload() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_mx4200.c | 486 char nsc, ewc; in mx4200_ref() local 557 nsc = 'N'; in mx4200_ref() 560 nsc = 'S'; in mx4200_ref() 582 nsc, /* north/south */ in mx4200_ref() 590 lats, nsc, lons, ewc, alt ); in mx4200_ref()
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | a4m072.dts | 91 compatible = "nsc,lm87";
|
/freebsd/sys/netinet/ |
H A D | tcp_syncache.c | 317 struct syncache *sc, *nsc; in syncache_destroy() local 340 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc) in syncache_destroy() 465 struct syncache *sc, *nsc; in syncache_timer() local 490 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc) { in syncache_timer()
|
/freebsd/crypto/openssl/util/ |
H A D | indent.pro | 28 -nsc
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1743 nsc-ccs 2604/tcp #NSC CCS 1744 nsc-ccs 2604/udp #NSC CCS 1745 nsc-posa 2605/tcp #NSC POSA 1746 nsc-posa 2605/udp #NSC POSA
|
/freebsd/lib/libpmc/ |
H A D | libpmc.c | 612 __K8SETMASK(nsc); in k8_allocate_pmc()
|