/net/netfilter/ |
D | nf_conntrack_sip.c | 61 const char *limit, int *shift) in string_len() 73 const char *limit, int *shift) in digits_len() 94 static int word_len(const char *dptr, const char *limit) in word_len() 105 const char *limit, int *shift) in callid_len() 124 const char *limit, int *shift) in media_len() 139 const char *limit, bool delim) in sip_parse_addr() 180 const char *limit, int *shift) in epaddr_len() 200 const char *limit, int *shift) in skp_epaddr_len() 236 const char *start = dptr, *limit = dptr + datalen, *end; in ct_sip_parse_request() local 306 static const char *sip_follow_continuation(const char *dptr, const char *limit) in sip_follow_continuation() [all …]
|
D | nft_limit.c | 31 static inline bool nft_limit_eval(struct nft_limit *limit, u64 cost) in nft_limit_eval() 57 static int nft_limit_init(struct nft_limit *limit, in nft_limit_init() 107 static int nft_limit_dump(struct sk_buff *skb, const struct nft_limit *limit, in nft_limit_dump() 128 struct nft_limit limit; member
|
/net/sched/ |
D | sch_fifo.c | 64 u32 limit = qdisc_dev(sch)->tx_queue_len; in fifo_init() local 145 int fifo_set_limit(struct Qdisc *q, unsigned int limit) in fifo_set_limit() 168 unsigned int limit) in fifo_create_dflt()
|
D | sch_plug.c | 70 u32 limit; member
|
D | sch_pie.c | 43 u32 limit; /* number of packets that can be enqueued */ member 213 u32 limit = nla_get_u32(tb[TCA_PIE_LIMIT]); in pie_change() local
|
D | sch_sfb.c | 66 u32 limit; /* HARD maximal queue length */ member 303 unsigned long limit = q->rehash_time + q->rehash_interval; in sfb_enqueue() local 497 u32 limit; in sfb_change() local
|
D | sch_red.c | 40 u32 limit; /* HARD maximal queue length */ member
|
D | act_police.c | 47 u32 limit; member
|
D | sch_tbf.c | 103 u32 limit; /* Maximal length of backlog: bytes */ member
|
D | sch_choke.c | 54 u32 limit; member
|
D | sch_gred.c | 36 u32 limit; /* HARD maximal queue length */ member
|
D | cls_api.c | 325 int limit = 0; in tcf_classify() local
|
/net/wireless/ |
D | of.c | 30 struct ieee80211_freq_range *limit = &freq_limits[i]; in wiphy_freq_limits_valid_chan() local 109 struct ieee80211_freq_range *limit = &freq_limits[i]; in wiphy_read_of_freq_limits() local
|
/net/rxrpc/ |
D | conn_client.c | 241 int id_cursor, id, distance, limit; in rxrpc_may_reuse_conn() local 968 unsigned int nr_active, limit; in rxrpc_cull_active_client_conns() local
|
/net/9p/ |
D | trans_virtio.c | 183 int limit, char *data, int count) in pack_sg_list() 221 pack_sg_list_p(struct scatterlist *sg, int start, int limit, in pack_sg_list_p()
|
/net/bridge/netfilter/ |
D | ebt_among.c | 27 int start, limit, i; in ebt_mac_wormhash_contains() local
|
/net/batman-adv/ |
D | fragmentation.c | 98 int limit = BATADV_FRAG_MAX_FRAG_SIZE; in batadv_frag_size_limit() local
|
/net/sunrpc/ |
D | svc_xprt.c | 338 unsigned int limit = svc_rpc_per_connection_limit; in svc_xprt_slots_in_range() local 624 unsigned int limit = serv->sv_maxconn ? serv->sv_maxconn : in svc_check_conn_limits() local
|
/net/ipv4/ |
D | tcp_output.c | 1268 long limit; in tcp_fragment() local 1907 u32 age, send_win, cong_win, limit, in_flight; in tcp_tso_should_defer() local 2216 unsigned int limit; in tcp_small_queue_check() local 2326 unsigned int limit; in tcp_write_xmit() local
|
D | tcp.c | 3490 unsigned long limit = nr_free_buffer_pages() / 16; in tcp_init_mem() local 3501 unsigned long limit; in tcp_init() local
|
/net/tipc/ |
D | bcast.c | 468 static int tipc_bc_link_set_queue_limits(struct net *net, u32 limit) in tipc_bc_link_set_queue_limits()
|
/net/ipv4/netfilter/ |
D | arp_tables.c | 464 const unsigned char *limit, in check_entry_size_and_hooks() 1076 const unsigned char *limit) in check_compat_entry_size_and_hooks()
|
D | ip_tables.c | 604 const unsigned char *limit, in check_entry_size_and_hooks() 1292 const unsigned char *limit) in check_compat_entry_size_and_hooks()
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 623 const unsigned char *limit, in check_entry_size_and_hooks() 1310 const unsigned char *limit) in check_compat_entry_size_and_hooks()
|
/net/sctp/ |
D | protocol.c | 1369 unsigned long limit; in sctp_init() local
|