Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 5 of 5) sorted by relevance

/net/ipv4/
Dtcp_cong.c147 void tcp_get_available_congestion_control(char *buf, size_t maxlen) in tcp_get_available_congestion_control()
176 void tcp_get_allowed_congestion_control(char *buf, size_t maxlen) in tcp_get_allowed_congestion_control()
/net/core/
Dpktgen.c699 static int hex32_arg(const char __user *user_buffer, unsigned long maxlen, __u32 *num) in hex32_arg()
722 unsigned int maxlen) in count_trail_chars()
747 unsigned long maxlen, unsigned long *num) in num_arg()
765 static int strn_len(const char __user * user_buffer, unsigned int maxlen) in strn_len()
/net/sunrpc/
Dsvc_xprt.c98 int svc_print_xprts(char *buf, int maxlen) in svc_print_xprts()
Dxdr.c100 unsigned int *lenp, unsigned int maxlen) in xdr_decode_string_inplace()
/net/ax25/
Daf_ax25.c679 int maxlen, length; in ax25_getsockopt() local