Searched refs:trunc (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | vrf-xfrm-tests.sh | 262 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 D | nft_queue.sh | 540 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 D | ipmi_devintf.c | 196 bool trunc, struct ipmi_recv *rsp, in handle_recv() argument 247 if (trunc) { in handle_recv()
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl2.h | 299 unsigned trunc:1; /* current frame truncated due to rxram full */ member
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | init.c | 1666 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 D | t4_msg.h | 1265 u8 trunc:1; member 1269 u8 trunc:1; member 1286 __u8 trunc:1; member 1290 __u8 trunc:1; member
|
| /linux/net/openvswitch/ |
| H A D | actions.c | 1292 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 D | flow_netlink.c | 3216 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 D | smackfs.c | 453 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 D | caps.c | 4022 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 D | setox.S | 474 cmpil #0x400CB167,%d0 | ...16380 log2 trunc. 16 bits
|
| /linux/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 407 a % n = a - n * trunc(a / n)
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 7114 cmp.l %d1,&0x400CB167 # 16380 log2 trunc. 16 bits
|