Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 26) sorted by relevance

12

/net/batman-adv/
Dsysfs.c318 static int batadv_store_bool_attr(char *buff, size_t count, in batadv_store_bool_attr()
360 __batadv_store_bool_attr(char *buff, size_t count, in __batadv_store_bool_attr()
376 static int batadv_store_uint_attr(const char *buff, size_t count, in batadv_store_uint_attr()
419 static ssize_t __batadv_store_uint_attr(const char *buff, size_t count, in __batadv_store_uint_attr()
438 struct attribute *attr, char *buff) in batadv_show_bat_algo()
454 char *buff) in batadv_show_gw_mode()
487 struct attribute *attr, char *buff, in batadv_store_gw_mode()
567 struct attribute *attr, char *buff) in batadv_show_gw_sel_class()
587 struct attribute *attr, char *buff, in batadv_store_gw_sel_class()
620 struct attribute *attr, char *buff) in batadv_show_gw_bwidth()
[all …]
Dgateway_common.c36 bool batadv_parse_throughput(struct net_device *net_dev, char *buff, in batadv_parse_throughput()
103 static bool batadv_parse_gw_bandwidth(struct net_device *net_dev, char *buff, in batadv_parse_gw_bandwidth()
167 ssize_t batadv_gw_bandwidth_set(struct net_device *net_dev, char *buff, in batadv_gw_bandwidth_set()
Dicmp_socket.c167 static ssize_t batadv_socket_write(struct file *file, const char __user *buff, in batadv_socket_write()
Dbat_v.c670 char *buff, size_t count) in batadv_v_store_sel_class()
688 static ssize_t batadv_v_show_sel_class(struct batadv_priv *bat_priv, char *buff) in batadv_v_show_sel_class()
/net/xfrm/
Dxfrm_proc.c49 unsigned long buff[LINUX_MIB_XFRMMAX]; in xfrm_statistics_seq_show() local
/net/atm/
Dmpoa_proc.c209 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, in proc_mpc_write()
244 static int parse_qos(const char *buff) in parse_qos()
Dmpc.c496 char *buff; in send_via_shortcut() local
Dlec.c131 char *buff; in lec_handle_bridge() local
/net/rose/
Drose_dev.c39 unsigned char *buff = skb_push(skb, ROSE_MIN_LEN + 2); in rose_header() local
/net/netrom/
Dnr_dev.c69 unsigned char *buff = skb_push(skb, NR_NETWORK_LEN + NR_TRANSPORT_LEN); in nr_header() local
/net/ax25/
Dax25_ip.c49 unsigned char *buff; in ax25_hard_header() local
/net/netfilter/
Dnft_exthdr.c183 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_eval() local
226 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_set_eval() local
Dnf_conntrack_proto_tcp.c346 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_options() local
401 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_sack() local
/net/ipv6/
Dproc.c183 unsigned long buff[SNMP_MIB_MAX]; in snmp6_seq_show_item() local
Dndisc.c1583 struct sk_buff *buff; in ndisc_send_redirect() local
Dtcp_ipv6.c812 struct sk_buff *buff; in tcp_v6_send_response() local
Daddrconf.c5509 u64 buff[IPSTATS_MIB_MAX]; in __snmp6_fill_stats64() local
/net/ipv4/
Dproc.c396 unsigned long buff[TCPUDP_MIB_MAX]; in snmp_seq_show_tcp_udp() local
Dtcp_output.c1284 struct sk_buff *buff, in tcp_insert_write_queue_after()
1304 struct sk_buff *buff; in tcp_fragment() local
1882 struct sk_buff *buff; in tso_fragment() local
3567 struct sk_buff *buff; in tcp_connect() local
3678 struct sk_buff *buff; in __tcp_send_ack() local
/net/sctp/
Dproc.c61 unsigned long buff[SCTP_MIB_MAX]; in sctp_snmp_seq_show() local
/net/netfilter/ipvs/
Dip_vs_sync.c548 struct ip_vs_sync_buff *buff; in ip_vs_sync_conn_v0() local
637 struct ip_vs_sync_buff *buff; in ip_vs_sync_conn() local
814 char buff[IP_VS_PENAME_MAXLEN+1]; in ip_vs_conn_fill_param_sync() local
/net/
Dsocket.c1922 int __sys_sendto(int fd, void __user *buff, size_t len, unsigned int flags, in __sys_sendto()
1961 SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE6() argument
1972 SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE4() argument
/net/core/
Dneighbour.c1152 struct sk_buff *buff; in __neigh_event_send() local
Dskbuff.c2869 static __wsum warn_crc32c_csum_update(const void *buff, int len, __wsum sum) in warn_crc32c_csum_update()
/net/packet/
Daf_packet.c1151 static void packet_increment_head(struct packet_ring_buffer *buff) in packet_increment_head()

12