Searched defs:flow (Results 1 - 25 of 225) sorted by last modified time

123456789

/linux-master/include/linux/
H A Dskbuff.h1536 skb_flow_dissect_flow_keys(const struct sk_buff *skb, struct flow_keys *flow, unsigned int flags) argument
1546 skb_flow_dissect_flow_keys_basic(const struct net *net, const struct sk_buff *skb, struct flow_keys_basic *flow, const void *data, __be16 proto, int nhoff, int hlen, unsigned int flags) argument
[all...]
H A Dtty.h220 } __aligned(sizeof(unsigned long)) flow; member in struct:tty_struct
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c7128 static void hclge_get_cls_key_basic(const struct flow_rule *flow, argument
7153 hclge_get_cls_key_mac(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7170 hclge_get_cls_key_vlan(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7186 hclge_get_cls_key_ip(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7226 hclge_get_cls_key_port(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7248 struct flow_rule *flow = flow_cls_offload_flow_rule(cls_flower); local
[all...]
/linux-master/net/core/
H A Dskbuff.c6863 struct mctp_flow *flow = skb_ext_get_ptr(old, SKB_EXT_MCTP); local
6957 static void skb_ext_put_mctp(struct mctp_flow *flow) argument
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1977 struct ethtool_rx_flow_rule *flow; local
[all...]
/linux-master/net/mac80211/
H A Dtx.c1364 struct fq_flow *flow; local
1392 fq_tin_dequeue_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow) argument
1430 fq_skb_free_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow, struct sk_buff *skb) argument
1469 fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow, struct sk_buff *skb, void *data) argument
3408 struct fq_flow *flow; local
[all...]
/linux-master/drivers/net/
H A Dgtp.c43 u16 flow; member in struct:pdp_ctx::__anon61::__anon62
[all...]
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1064 int flow = PRUETH_MAX_RX_FLOWS; local
/linux-master/drivers/tty/serial/
H A Dstm32-usart.c1977 int flow = 'n'; local
H A Dserial_core.c2261 uart_parse_options(const char *options, int *baud, int *parity, int *bits, int *flow) argument
2291 uart_set_options(struct uart_port *port, struct console *co, int baud, int parity, int bits, int flow) argument
2691 int flow = 'n'; local
[all...]
H A Dpmac_zilog.c1902 int flow = 'n'; local
H A Dmxs-auart.c1406 int flow = 'n'; local
H A Dxilinx_uartps.c1421 int flow = 'n'; local
H A Dsunplus-uart.c533 int flow = 'n'; local
H A Dst-asc.c887 int flow = 'n'; local
/linux-master/net/netfilter/
H A Dnf_tables_api.c515 struct nft_flow_rule *flow; local
3953 struct nft_flow_rule *flow = NULL; local
[all...]
H A Dnf_flow_table_ip.c22 static int nf_flow_state_check(struct flow_offload *flow, int proto, argument
76 static void nf_flow_snat_ip(const struct flow_offload *flow, argument
99 static void nf_flow_dnat_ip(const struct flow_offload *flow, argument
122 static void nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, argument
369 struct flow_offload *flow; local
420 struct flow_offload *flow; local
513 nf_flow_snat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, struct ipv6hdr *ip6h, unsigned int thoff, enum flow_offload_tuple_dir dir) argument
536 nf_flow_dnat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, struct ipv6hdr *ip6h, unsigned int thoff, enum flow_offload_tuple_dir dir) argument
559 nf_flow_nat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, enum flow_offload_tuple_dir dir, struct ipv6hdr *ip6h) argument
648 struct flow_offload *flow; local
716 struct flow_offload *flow; local
[all...]
H A Dnf_flow_table_inet.c42 nf_flow_rule_route_inet(struct net *net, struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
/linux-master/include/net/netfilter/
H A Dnf_tables.h1631 struct nft_flow_rule *flow; member in struct:nft_trans_rule
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c903 int flow = AM65_CPSW_MAX_RX_FLOWS; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c722 unsigned int flow = 0; local
H A Ddwmac100_core.c132 unsigned int flow = MAC_FLOW_CTRL_ENABLE; local
H A Ddwmac1000_core.c227 unsigned int flow = GMAC_FLOW_CTRL_UP; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c1182 struct mlx5_flow_handle *flow; local
[all...]
/linux-master/net/sched/
H A Dsch_fq_pie.c119 flow_queue_add(struct fq_pie_flow *flow, struct sk_buff *skb) argument
227 dequeue_head(struct fq_pie_flow *flow) argument
240 struct fq_pie_flow *flow; local
448 struct fq_pie_flow *flow = q->flows + idx; local
532 struct fq_pie_flow *flow = q->flows + idx; local
[all...]

Completed in 457 milliseconds

123456789