Searched refs:scope (Results 101 - 123 of 123) sorted by relevance

12345

/linux-master/include/net/
H A Daddrconf.h84 u16 scope; member in struct:ifa6_config
171 * scope according to RFC2373.
H A Dip.h246 /* Get the route scope that should be used when sending a packet. */
625 unsigned char scope = broadcast[5] & 0xF; local
633 buf[5] = 0x10 | scope; /* scope from broadcast address */
/linux-master/net/sctp/
H A Dsm_make_chunk.c1633 enum sctp_scope scope; local
1637 scope = sctp_scope(sctp_source(chunk));
1638 asoc = sctp_association_new(ep, ep->base.sk, scope, gfp);
1752 enum sctp_scope scope; local
1860 scope = sctp_scope(sctp_source(chunk));
1861 retval = sctp_association_new(ep, ep->base.sk, scope, gfp);
2549 enum sctp_scope scope; local
2574 scope = sctp_scope(peer_addr);
2575 if (sctp_in_scope(net, &addr, scope))
2881 /* reuse the parameter length from the same scope on
[all...]
H A Dprotocol.c131 /* Copy the local addresses which are valid for 'scope' into 'bp'. */
133 enum sctp_scope scope, gfp_t gfp, int copy_flags)
143 if (!sctp_in_scope(net, &addr->a, scope))
146 /* Now that the address is in scope, check to see if
1187 .scope = sctp_v4_scope,
132 sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, enum sctp_scope scope, gfp_t gfp, int copy_flags) argument
H A Dsocket.c1075 enum sctp_scope scope; local
1090 scope = sctp_scope(daddr);
1091 asoc = sctp_association_new(ep, sk, scope, GFP_KERNEL);
1095 err = sctp_assoc_set_bind_addr_from_ep(asoc, scope, GFP_KERNEL);
/linux-master/drivers/infiniband/core/
H A Dmulticast.c322 if (comp_mask & IB_SA_MCMEMBER_REC_SCOPE && src->scope != dst->scope)
H A Dsa_query.c483 { MCMEMBER_REC_FIELD(scope),
/linux-master/net/ipv4/
H A Dnexthop.c1575 static int nexthop_check_scope(struct nh_info *nhi, u8 scope, argument
1578 if (scope == RT_SCOPE_HOST && nhi->fib_nhc.nhc_gw_family) {
1580 "Route with host scope can not have a gateway");
1584 if (nhi->fib_nhc.nhc_flags & RTNH_F_ONLINK && scope >= RT_SCOPE_LINK) {
1596 int fib_check_nexthop(struct nexthop *nh, u8 scope, argument
1612 if (scope == RT_SCOPE_HOST) {
1613 NL_SET_ERR_MSG(extack, "Route with host scope can not have multiple nexthops");
1618 /* all nexthops in a group have the same scope */
1620 err = nexthop_check_scope(nhi, scope, extack);
1628 err = nexthop_check_scope(nhi, scope, extac
[all...]
H A Dudp.c1057 u8 tos, scope; local
1182 scope = ip_sendmsg_scope(inet, &ipc, msg);
1183 if (scope == RT_SCOPE_LINK)
1218 flowi4_init_output(fl4, ipc.oif, ipc.sockc.mark, tos, scope,
H A Droute.c515 __u8 scope = RT_SCOPE_UNIVERSE; local
521 scope = ip_sock_rt_scope(sk);
526 flowi4_init_output(fl4, oif, mark, tos & IPTOS_RT_MASK, scope,
H A Dfib_trie.c1268 * 1. Find exact match for type, scope, fib_info to avoid
1346 * uses the same scope, type, and nexthop
1631 res->scope = fi->fib_scope;
2769 snprintf(buf, len, "scope=%d", s);
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1911 u16 scope = 0, qualifier = 0; local
1987 * the scope bits masked.
1993 scope = fcp_rsp->retry_delay_timer
1999 if (scope > 0 && qualifier > 0 &&
/linux-master/net/tipc/
H A Dtopsrv.c540 saddr.scope = TIPC_NODE_SCOPE;
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c9016 u32 count, scope; local
9038 scope = ipv6_addr_src_scope(&ifa6->addr);
9039 if (scope == IPV6_ADDR_SCOPE_LINKLOCAL ||
9040 scope == IPV6_ADDR_SCOPE_GLOBAL) {
9044 ath11k_dbg(ar->ab, ATH11K_DBG_MAC, "count %d ipv6 uc %pI6 scope %d\n",
9046 scope);
9049 ath11k_warn(ar->ab, "Unsupported ipv6 scope: %d\n", scope);
9059 scope = ipv6_addr_src_scope(&ifaca6->aca_addr);
9060 if (scope
[all...]
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py763 autouse=True, scope="class", params=PTHX60_Devices, ids=PTHX60_Names
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c7527 unsigned int width, enum counter_scope scope,
7550 switch (scope) {
7593 enum counter_scope scope = SCOPE_CPU; local
7616 scope = SCOPE_CPU;
7620 scope = SCOPE_CORE;
7624 scope = SCOPE_PACKAGE;
7682 if (add_counter(msr_num, path, name_buffer, width, scope, type, format, 0))
7526 add_counter(unsigned int msr_num, char *path, char *name, unsigned int width, enum counter_scope scope, enum counter_type type, enum counter_format format, int flags) argument
/linux-master/kernel/
H A Dworkqueue.c243 PWQ_STAT_REPATRIATED, /* unbound workers brought back into scope */
1274 * its affinity scope. Repatriate.
4582 enum wq_affn_scope scope; local
4589 scope = wq_affn_dfl;
4591 scope = attrs->affn_scope;
4593 pt = &wq_pod_types[scope];
6858 * affinity_scope RW str : worker CPU affinity scope (cache, numa, none)
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c228 if (init_mem->scope != ICP_QAT_UOF_LOCAL_SCOPE) {
229 pr_err("QAT: Memory scope for init_mem error\n");
/linux-master/drivers/infiniband/hw/efa/
H A Defa_verbs.c2135 params.scope = EFA_ADMIN_GET_STATS_SCOPE_ALL;
/linux-master/net/core/
H A Dpktgen.c2220 if ((ifp->scope & IFA_LINK) &&
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c1363 nvkm_error(subdev, "rc engn:%08x chid:%d type:%d scope:%d part:%d\n",
1364 msg->nv2080EngineType, msg->chid, msg->exceptType, msg->scope,
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c3270 if (ifp->scope == IFA_LINK &&
/linux-master/kernel/sched/
H A Dcore.c9120 struct rq *rq = scope.rq;

Completed in 593 milliseconds

12345