/net/netfilter/ |
D | nft_set_pipapo_avx2.c | 154 union nft_pipapo_map_bucket *mt, bool last) in nft_pipapo_avx2_refill() 216 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_2() 278 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_4() 354 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_8() 449 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_12() 538 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_32() 673 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_1() 730 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_2() 794 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_4() 869 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_6() [all …]
|
D | nft_last.c | 17 struct nft_last *last; member 29 struct nft_last *last; in nft_last_init() local 60 struct nft_last *last = priv->last; in nft_last_eval() local 71 struct nft_last *last = priv->last; in nft_last_dump() local
|
D | nf_tables_core.c | 222 #define nft_rule_dp_for_each_expr(expr, last, rule) \ argument 233 const struct nft_expr *expr, *last; in nft_do_chain() local
|
D | nf_conntrack_netlink.c | 62 struct nf_conn *last; member 1186 struct nf_conn *ct, *last; in ctnetlink_dump_table() local 1773 struct nf_conn *last = ctx->last; in ctnetlink_dump_dying() local 3159 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_dump_table() local 3207 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_ct_dump_table() local
|
D | nft_bitwise.c | 519 const struct nft_expr *last = track->last; in nft_expr_reduce_bitwise() local
|
/net/core/ |
D | datagram.c | 169 struct sk_buff **last) in __skb_try_recv_from_queue() 243 struct sk_buff **last) in __skb_try_recv_datagram() 289 struct sk_buff *skb, *last; in __skb_recv_datagram() local 661 skb_frag_t *last = &skb_shinfo(skb)->frags[frag - 1]; in __zerocopy_sg_from_iter() local
|
D | net_namespace.c | 523 static void unhash_nsid(struct net *net, struct net *last) in unhash_nsid() 556 struct net *net, *tmp, *last; in cleanup_net() local
|
/net/openvswitch/ |
D | actions.c | 1022 bool last) in sample() 1053 bool last) in clone() 1181 const struct nlattr *a, bool last) in execute_recirc() 1200 const struct nlattr *attr, bool last) in execute_check_pkt_len() 1363 bool last = nla_is_last(a, rem); in do_execute_actions() local 1386 bool last = nla_is_last(a, rem); in do_execute_actions() local 1446 bool last = nla_is_last(a, rem); in do_execute_actions() local 1456 bool last = nla_is_last(a, rem); in do_execute_actions() local 1492 bool last, bool clone_flow_key) in clone_execute()
|
D | flow_netlink.c | 2554 u32 mpls_label_count, bool log, bool last, in validate_and_copy_sample() 2681 u32 mpls_label_count, bool log, bool last, in validate_and_copy_clone() 3072 bool log, bool last, u32 depth) in validate_and_copy_check_pkt_len() 3362 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local 3433 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local 3446 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local
|
/net/netfilter/ipset/ |
D | pfxlen.c | 174 u32 last; in ip_set_range_to_cidr() local
|
/net/netfilter/ipvs/ |
D | ip_vs_rr.c | 57 struct ip_vs_dest *dest, *last; in ip_vs_rr_schedule() local
|
D | ip_vs_wrr.c | 163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
|
/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 498 struct ib_send_wr *first, **prev, *last; in frwr_unmap_sync() local 604 struct ib_send_wr *first, *last, **prev; in frwr_unmap_async() local
|
/net/rxrpc/ |
D | recvmsg.c | 228 bool last = false; in rxrpc_rotate_rx_window() local 322 bool last = false; in rxrpc_locate_data() local
|
D | sendmsg.c | 192 struct sk_buff *skb, bool last, in rxrpc_queue_packet()
|
/net/rds/ |
D | bind.c | 98 u16 rover, last; in rds_add_bound() local
|
/net/ax25/ |
D | ax25_out.c | 244 int last = 1; in ax25_kick() local
|
/net/rfkill/ |
D | input.c | 140 static unsigned long rfkill_ratelimit(const unsigned long last) in rfkill_ratelimit()
|
/net/sctp/ |
D | ulpqueue.c | 326 struct sk_buff *pnext, *last; in sctp_make_reassembled_event() local 969 struct sk_buff *skb, *flist, *last; in sctp_ulpq_renege_list() local
|
/net/sched/ |
D | cls_cgroup.c | 146 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete()
|
D | cls_basic.c | 125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete()
|
D | cls_matchall.c | 245 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete()
|
/net/ethtool/ |
D | cabletest.c | 406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step()
|
/net/8021q/ |
D | vlan.c | 370 bool last = false; in vlan_device_event() local
|
/net/ipv4/ |
D | ip_input.c | 152 struct sock *last = NULL; in ip_call_ra_chain() local
|