Home
last modified time | relevance | path

Searched refs:trunc (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh262 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
269 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
277 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
284 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
292 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
299 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
307 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
314 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_queue.sh540 timeout 10 ip netns exec "$ns2" socat UDP-LISTEN:12345,fork,pf=ipv4 OPEN:"$TMPFILE1",trunc &
543 timeout 10 ip netns exec "$ns3" socat UDP-LISTEN:12345,fork,pf=ipv4 OPEN:"$TMPFILE2",trunc &
635 …timeout "$timeout" ip netns exec "$ns2" socat UDP-LISTEN:12346,fork,pf=ipv4 OPEN:"$TMPFILE1",trunc
/linux/drivers/char/ipmi/
H A Dipmi_devintf.c196 bool trunc, struct ipmi_recv *rsp, in handle_recv() argument
247 if (trunc) { in handle_recv()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h299 unsigned trunc:1; /* current frame truncated due to rxram full */ member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1666 char *trunc = "..."; in ath6kl_init_get_fwcaps() local
1679 trunc_len = strlen(trunc) + 1; in ath6kl_init_get_fwcaps()
1680 memcpy(buf + buf_len - trunc_len, trunc, trunc_len); in ath6kl_init_get_fwcaps()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1265 u8 trunc:1; member
1269 u8 trunc:1; member
1286 __u8 trunc:1; member
1290 __u8 trunc:1; member
/linux/net/openvswitch/
H A Dactions.c1292 struct ovs_action_trunc *trunc = nla_data(a); in do_execute_actions()
1294 if (skb->len > trunc->max_len) in do_execute_actions()
1295 OVS_CB(skb)->cutlen = skb->len - trunc->max_len; in do_execute_actions()
1291 struct ovs_action_trunc *trunc = nla_data(a); do_execute_actions() local
H A Dflow_netlink.c3216 const struct ovs_action_trunc *trunc = nla_data(a); in __ovs_nla_copy_actions() local
3218 if (trunc->max_len < ETH_HLEN) in __ovs_nla_copy_actions()
/linux/security/smack/
H A Dsmackfs.c453 int trunc = 0; in smk_write_rules_list() local
473 trunc = 1; in smk_write_rules_list()
485 if (trunc) { in smk_write_rules_list()
/linux/fs/ceph/
H A Dcaps.c4022 struct ceph_mds_caps *trunc, in handle_cap_trunc() argument
4029 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc()
4030 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc()
4031 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc()
4032 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()
/linux/arch/m68k/fpsp040/
H A Dsetox.S474 cmpil #0x400CB167,%d0 | ...16380 log2 trunc. 16 bits
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst407 a % n = a - n * trunc(a / n)
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S7114 cmp.l %d1,&0x400CB167 # 16380 log2 trunc. 16 bits