Home
last modified time | relevance | path

Searched defs:pkts (Results 1 – 13 of 13) sorted by relevance

/net/netfilter/
Dxt_connbytes.c28 u_int64_t pkts = 0; in connbytes_mt() local
Dnfnetlink_acct.c29 atomic64_t pkts; member
136 u64 pkts, bytes; in nfnl_acct_fill_info() local
Dnft_limit.c55 const struct nlattr * const tb[], bool pkts) in nft_limit_init()
Dnf_conntrack_netlink.c245 u64 pkts, bytes; in dump_counters() local
Dnf_tables_api.c1384 u64 pkts, bytes; in nft_dump_stats() local
/net/tipc/
Dbcast.c252 static int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit()
281 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_rcast_xmit()
371 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit()
Dbearer.h240 struct sk_buff_head *pkts) in tipc_loopback_trace()
Dsocket.c794 struct sk_buff_head pkts; in tipc_sendmcast() local
857 struct sk_buff_head pkts; in tipc_send_group_msg() local
1042 struct sk_buff_head pkts; in tipc_send_group_bcast() local
1323 struct sk_buff_head pkts; in __tipc_sendmsg() local
1464 struct sk_buff_head pkts; in __tipc_sendstream() local
Dbearer.c698 void tipc_clone_to_loopback(struct net *net, struct sk_buff_head *pkts) in tipc_clone_to_loopback()
/net/netfilter/ipvs/
Dip_vs_sync.c464 struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn_needed()
544 int pkts) in ip_vs_sync_conn_v0()
633 void ip_vs_sync_conn(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn()
Dip_vs_core.c1984 int ret, pkts; in ip_vs_in() local
/net/wireless/
Drdev-ops.h811 struct net_device *dev, u32 rate, u32 pkts, u32 intvl) in rdev_set_cqm_txe_config()
Dnl80211.c11026 u32 rate, u32 pkts, u32 intvl) in nl80211_set_cqm_txe()
11210 u32 pkts = nla_get_u32(attrs[NL80211_ATTR_CQM_TXE_PKTS]); in nl80211_set_cqm() local