Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 6 of 6) sorted by relevance

/net/sched/
Dact_sample.c116 s->truncate = true; in tcf_sample_init()
193 size = s->truncate ? s->trunc_size : skb->len; in tcf_sample_act()
228 if (s->truncate) in tcf_sample_dump()
Dcls_api.c3537 entry->sample.truncate = tcf_sample_truncate(act); in tc_setup_flow_action()
/net/ipv4/
Dip_gre.c113 bool truncate, bool is_ipv4);
518 bool truncate = false; in erspan_fb_xmit() local
548 truncate = true; in erspan_fb_xmit()
554 truncate = true; in erspan_fb_xmit()
564 truncate = true; in erspan_fb_xmit()
569 ntohl(md->u.index), truncate, true); in erspan_fb_xmit()
576 truncate, true); in erspan_fb_xmit()
673 bool truncate = false; in erspan_xmit() local
692 truncate = true; in erspan_xmit()
702 truncate, true); in erspan_xmit()
[all …]
Digmp.c470 int scount, stotal, first, isquery, truncate; in add_grec() local
485 truncate = type == IGMPV3_MODE_IS_EXCLUDE || in add_grec()
498 if (truncate) { in add_grec()
533 if (truncate && !first) in add_grec()
/net/ipv6/
Dip6_gre.c928 bool truncate = false; in ip6erspan_tunnel_xmit() local
949 truncate = true; in ip6erspan_tunnel_xmit()
955 truncate = true; in ip6erspan_tunnel_xmit()
965 truncate = true; in ip6erspan_tunnel_xmit()
1008 ntohl(md->u.index), truncate, in ip6erspan_tunnel_xmit()
1016 truncate, false); in ip6erspan_tunnel_xmit()
1043 truncate, false); in ip6erspan_tunnel_xmit()
1049 truncate, false); in ip6erspan_tunnel_xmit()
Dmcast.c1735 int scount, stotal, first, isquery, truncate; in add_grec() local
1747 truncate = type == MLD2_MODE_IS_EXCLUDE || in add_grec()
1760 if (truncate) { in add_grec()
1795 if (truncate && !first) in add_grec()