Searched refs:rx_handler_result_t (Results 1 – 22 of 22) sorted by relevance
14 rx_handler_result_t rmnet_rx_handler(struct sk_buff **pskb);
174 rx_handler_result_t rmnet_rx_handler(struct sk_buff **pskb) in rmnet_rx_handler()
317 rx_handler_result_t ret = RX_HANDLER_CONSUMED; in ipvlan_rcv_frame()678 static rx_handler_result_t ipvlan_handle_mode_l3(struct sk_buff **pskb, in ipvlan_handle_mode_l3()685 rx_handler_result_t ret = RX_HANDLER_PASS; in ipvlan_handle_mode_l3()699 static rx_handler_result_t ipvlan_handle_mode_l2(struct sk_buff **pskb, in ipvlan_handle_mode_l2()704 rx_handler_result_t ret = RX_HANDLER_PASS; in ipvlan_handle_mode_l2()729 rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb) in ipvlan_handle_frame()
155 rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb);
22 rx_handler_result_t (*slave_handle_frame)(struct sk_buff **pskb);
75 rx_handler_result_t tap_handle_frame(struct sk_buff **pskb);
120 rx_handler_result_t (*receive)(struct team *team,
420 typedef enum rx_handler_result rx_handler_result_t; typedef421 typedef rx_handler_result_t rx_handler_func_t(struct sk_buff **pskb);
26 static rx_handler_result_t ab_receive(struct team *team, struct team_port *port, in ab_receive()
17 static rx_handler_result_t lb_receive(struct team *team, struct team_port *port, in lb_receive()
500 static rx_handler_result_t team_dummy_receive(struct team *team, in team_dummy_receive()716 static rx_handler_result_t team_handle_frame(struct sk_buff **pskb) in team_handle_frame()721 rx_handler_result_t res; in team_handle_frame()
17 static rx_handler_result_t hsr_handle_frame(struct sk_buff **pskb) in hsr_handle_frame()
58 static rx_handler_result_t netdev_frame_hook(struct sk_buff **pskb) in netdev_frame_hook()
256 rx_handler_result_t br_handle_frame(struct sk_buff **pskb) in br_handle_frame()
629 rx_handler_result_t br_handle_frame(struct sk_buff **pskb);
465 static rx_handler_result_t virt_wifi_rx_handler(struct sk_buff **pskb) in virt_wifi_rx_handler()
361 static rx_handler_result_t net_failover_handle_frame(struct sk_buff **pskb) in net_failover_handle_frame()
435 static rx_handler_result_t macvlan_handle_frame(struct sk_buff **pskb) in macvlan_handle_frame()445 rx_handler_result_t handle_res; in macvlan_handle_frame()
318 rx_handler_result_t tap_handle_frame(struct sk_buff **pskb) in tap_handle_frame()
1072 static rx_handler_result_t macsec_handle_frame(struct sk_buff **pskb) in macsec_handle_frame()
2011 static rx_handler_result_t netvsc_vf_handle_frame(struct sk_buff **pskb) in netvsc_vf_handle_frame()
1174 static rx_handler_result_t bond_handle_frame(struct sk_buff **pskb) in bond_handle_frame()