Home
last modified time | relevance | path

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

/net/ipv4/
Dip_gre.c113 bool truncate, bool is_ipv4);
517 bool truncate = false; in erspan_fb_xmit() local
547 truncate = true; in erspan_fb_xmit()
553 truncate = true; in erspan_fb_xmit()
563 truncate = true; in erspan_fb_xmit()
568 ntohl(md->u.index), truncate, true); in erspan_fb_xmit()
575 truncate, true); in erspan_fb_xmit()
672 bool truncate = false; in erspan_xmit() local
691 truncate = true; in erspan_xmit()
701 truncate, true); in erspan_xmit()
[all …]
Digmp.c468 int scount, stotal, first, isquery, truncate; in add_grec() local
483 truncate = type == IGMPV3_MODE_IS_EXCLUDE || in add_grec()
496 if (truncate) { in add_grec()
531 if (truncate && !first) in add_grec()
/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.c3675 entry->sample.truncate = tcf_sample_truncate(act); in tc_setup_flow_action()
/net/ipv6/
Dip6_gre.c939 bool truncate = false; in ip6erspan_tunnel_xmit() local
960 truncate = true; in ip6erspan_tunnel_xmit()
966 truncate = true; in ip6erspan_tunnel_xmit()
976 truncate = true; in ip6erspan_tunnel_xmit()
1017 ntohl(md->u.index), truncate, in ip6erspan_tunnel_xmit()
1025 truncate, false); in ip6erspan_tunnel_xmit()
1052 truncate, false); in ip6erspan_tunnel_xmit()
1058 truncate, false); in ip6erspan_tunnel_xmit()
Dmcast.c1732 int scount, stotal, first, isquery, truncate; in add_grec() local
1744 truncate = type == MLD2_MODE_IS_EXCLUDE || in add_grec()
1757 if (truncate) { in add_grec()
1792 if (truncate && !first) in add_grec()