Home
last modified time | relevance | path

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

12

/net/batman-adv/
Dsysfs.c300 static int batadv_store_bool_attr(char *buff, size_t count, in batadv_store_bool_attr()
342 __batadv_store_bool_attr(char *buff, size_t count, in __batadv_store_bool_attr()
358 static int batadv_store_uint_attr(const char *buff, size_t count, in batadv_store_uint_attr()
401 static ssize_t __batadv_store_uint_attr(const char *buff, size_t count, in __batadv_store_uint_attr()
420 struct attribute *attr, char *buff) in batadv_show_bat_algo()
435 char *buff) in batadv_show_gw_mode()
466 struct attribute *attr, char *buff, in batadv_store_gw_mode()
541 struct attribute *attr, char *buff) in batadv_show_gw_sel_class()
559 struct attribute *attr, char *buff, in batadv_store_gw_sel_class()
585 struct attribute *attr, char *buff) in batadv_show_gw_bwidth()
[all …]
Dgateway_common.c45 bool batadv_parse_throughput(struct net_device *net_dev, char *buff, in batadv_parse_throughput()
112 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.c170 static ssize_t batadv_socket_write(struct file *file, const char __user *buff, in batadv_socket_write()
Dbat_v.c681 char *buff, size_t count) in batadv_v_store_sel_class()
699 static ssize_t batadv_v_show_sel_class(struct batadv_priv *bat_priv, char *buff) in batadv_v_show_sel_class()
/net/atm/
Dmpoa_proc.c207 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, in proc_mpc_write()
242 static int parse_qos(const char *buff) in parse_qos()
Dmpc.c495 char *buff; in send_via_shortcut() local
Dlec.c130 char *buff; in lec_handle_bridge() local
/net/xfrm/
Dxfrm_proc.c53 unsigned long buff[LINUX_MIB_XFRMMAX]; in xfrm_statistics_seq_show() local
/net/rose/
Drose_dev.c42 unsigned char *buff = skb_push(skb, ROSE_MIN_LEN + 2); in rose_header() local
/net/netrom/
Dnr_dev.c72 unsigned char *buff = skb_push(skb, NR_NETWORK_LEN + NR_TRANSPORT_LEN); in nr_header() local
/net/netfilter/
Dnft_exthdr.c90 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_eval() local
133 u8 buff[sizeof(struct tcphdr) + MAX_TCP_OPTION_SPACE]; in nft_exthdr_tcp_set_eval() local
Dnf_conntrack_proto_tcp.c375 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_options() local
430 unsigned char buff[(15 * 4) - sizeof(struct tcphdr)]; in tcp_sack() local
/net/ax25/
Dax25_ip.c52 unsigned char *buff; in ax25_hard_header() local
/net/ipv6/
Dproc.c200 unsigned long buff[SNMP_MIB_MAX]; in snmp6_seq_show_item() local
Dtcp_ipv6.c783 struct sk_buff *buff; in tcp_v6_send_response() local
Dndisc.c1562 struct sk_buff *buff; in ndisc_send_redirect() local
/net/ipv4/
Dproc.c407 unsigned long buff[TCPUDP_MIB_MAX]; in snmp_seq_show_tcp_udp() local
Dtcp_output.c1266 struct sk_buff *buff; in tcp_fragment() local
1849 struct sk_buff *buff; in tso_fragment() local
3499 struct sk_buff *buff; in tcp_connect() local
3609 struct sk_buff *buff; in __tcp_send_ack() local
/net/sctp/
Dproc.c76 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.c1731 SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE6() argument
1775 SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, in SYSCALL_DEFINE4() argument
/net/core/
Dneighbour.c1054 struct sk_buff *buff; in __neigh_event_send() local
Dfilter.c1394 u8 buff[MAX_BPF_STACK]; member
Dskbuff.c2650 static __wsum warn_crc32c_csum_update(const void *buff, int len, __wsum sum) in warn_crc32c_csum_update()
/net/packet/
Daf_packet.c1200 static void packet_increment_head(struct packet_ring_buffer *buff) in packet_increment_head()

12