Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 66) sorted by relevance

123

/net/sctp/
Dsysctl.c438 unsigned int max = *(unsigned int *) ctl->extra2; in proc_sctp_do_rto_min() local
466 unsigned int max = *(unsigned int *) ctl->extra2; in proc_sctp_do_rto_max() local
535 unsigned int max = *(unsigned int *)ctl->extra2; in proc_sctp_do_udp_port() local
/net/xdp/
Dxsk_buff_pool.c567 static u32 xp_alloc_new_from_fq(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 max) in xp_alloc_new_from_fq()
631 u32 max) in xp_alloc_slow()
648 u32 xp_alloc_batch(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 max) in xp_alloc_batch()
Dxsk_queue.h238 u32 max) in xskq_cons_read_desc_batch()
296 static inline u32 xskq_cons_nb_entries(struct xsk_queue *q, u32 max) in xskq_cons_nb_entries()
347 static inline u32 xskq_prod_nb_free(struct xsk_queue *q, u32 max) in xskq_prod_nb_free()
/net/ipv6/netfilter/
Dip6t_mh.c26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match()
Dip6t_frag.c24 id_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in id_match()
Dip6t_ah.c25 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
Dip6t_rt.c26 segsleft_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in segsleft_match()
/net/ieee802154/
Dpan.c98 unsigned int max) in cfg802154_set_max_associations()
/net/netfilter/
Dxt_esp.c26 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
Dxt_ipcomp.c30 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
Dnf_nat_core.c422 const union nf_conntrack_man_proto *max) in l4proto_in_range()
522 unsigned int i, max; in find_best_ips_proto() local
592 unsigned int range_size, min, max, i, attempts; in nf_nat_l4proto_unique_tuple() local
Dxt_conntrack.c114 port_match(u16 min, u16 max, u16 port, bool invert) in port_match()
Dxt_tcpudp.c29 port_match(u_int16_t min, u_int16_t max, u_int16_t port, bool invert) in port_match()
/net/ipv4/netfilter/
Dipt_ah.c20 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
/net/phonet/
Dsysctl.c38 void phonet_get_local_port_range(int *min, int *max) in phonet_get_local_port_range()
/net/netfilter/ipvs/
Dip_vs_est.c603 int max = 16; in ip_vs_est_drain_temp_list() local
644 int max = 8; in ip_vs_est_calc_limits() local
Dip_vs_conn.c1487 int max = 27; in ip_vs_conn_init() local
1489 int max = 20; in ip_vs_conn_init() local
/net/wireless/
Dwext-priv.c68 int max = args & IW_PRIV_SIZE_MASK; in adjust_priv_size() local
/net/openvswitch/
Dflow_table.h48 int count, max; member
/net/rxrpc/
Dcall_accept.c44 int max, tmp; in rxrpc_service_prealloc_one() local
/net/netfilter/ipset/
Dip_set_core.c165 #define find_set_type_minmax(name, family, min, max) \ argument
169 __find_set_type_minmax(const char *name, u8 family, u8 *min, u8 *max, in __find_set_type_minmax()
1569 ip_set_id_t index = IPSET_INVALID_ID, max; in ip_set_dump_do() local
1965 u8 family, min, max; in ip_set_type() local
/net/tipc/
Dcore.h199 static inline int tipc_in_range(u16 val, u16 min, u16 max) in tipc_in_range()
Dname_table.c66 u32 max; member
93 struct service_range, tree_node, u32, max, in RB_DECLARE_CALLBACKS_MAX() argument
/net/ipv4/
Dtcp_cdg.c66 s32 max; member
/net/smc/
Dsmc_llc.c892 u8 max, num_rkeys_send, num_rkeys_recv; in smc_llc_cli_rkey_exchange() local
1004 int max, i; in smc_llc_save_add_link_rkeys() local
1324 u8 max, num_rkeys_send, num_rkeys_recv; in smc_llc_srv_rkey_exchange() local
1801 int i, max; in smc_llc_rmt_delete_rkey() local

123