Searched refs:packet_type (Results 101 - 125 of 128) sorted by relevance

123456

/linux-master/net/dccp/ccids/
H A Dccid2.c498 static int ccid2_hc_tx_parse_options(struct sock *sk, u8 packet_type, argument
/linux-master/include/net/
H A Dipv6.h1082 struct packet_type *pt, struct net_device *orig_dev);
1083 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt,
/linux-master/net/mctp/
H A Droute.c1162 struct packet_type *pt,
1232 static struct packet_type mctp_packet_type = {
/linux-master/net/ipv4/
H A Darp.c965 struct packet_type *pt, struct net_device *orig_dev)
1370 static struct packet_type arp_packet_type __read_mostly = {
H A Daf_inet.c1894 static struct packet_type ip_packet_type __read_mostly = {
/linux-master/net/packet/
H A Daf_packet.c192 struct packet_type *pt, struct net_device *orig_dev);
1462 struct packet_type *pt, struct net_device *orig_dev)
1552 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk)
1863 struct packet_type *pt, struct net_device *orig_dev)
2122 struct packet_type *pt, struct net_device *orig_dev)
2235 struct packet_type *pt, struct net_device *orig_dev)
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c2365 int packet_type)
2374 if (packet_type == WCN36XX_HAL_KEEP_ALIVE_NULL_PKT) {
2376 msg_body.packet_type = WCN36XX_HAL_KEEP_ALIVE_NULL_PKT;
2378 } else if (packet_type == WCN36XX_HAL_KEEP_ALIVE_UNSOLICIT_ARP_RSP) {
2381 wcn36xx_warn("unknown keep alive packet type %d\n", packet_type);
2363 wcn36xx_smd_keep_alive_req(struct wcn36xx *wcn, struct ieee80211_vif *vif, int packet_type) argument
/linux-master/net/batman-adv/
H A Dbat_iv_ogm.c213 batadv_ogm_packet->packet_type = BATADV_IV_OGM;
1578 if (ogm_packet->packet_type != BATADV_IV_OGM)
H A Dbat_v_ogm.c1056 ogm_packet->packet_type = BATADV_OGM2;
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c990 prpc->msg_wol_add.packet_type =
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h639 u32 packet_type; member in struct:hfi_ubwc_config
/linux-master/net/appletalk/
H A Daarp.c714 struct packet_type *pt, struct net_device *orig_dev)
/linux-master/net/802/
H A Dmrp.c785 struct packet_type *pt, struct net_device *orig_dev)
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c895 rx->gve->ptype_lut_dqo->ptypes[desc->packet_type];
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c425 struct packet_type *ptype, struct net_device *olddev)
1044 * @ptype: the &packet_type structure which was used to register this handler.
1050 struct packet_type *ptype,
/linux-master/net/mpls/
H A Daf_mpls.c343 struct packet_type *pt, struct net_device *orig_dev)
480 static struct packet_type mpls_packet_type __read_mostly = {
/linux-master/net/iucv/
H A Daf_iucv.c2027 struct packet_type *pt, struct net_device *orig_dev)
2258 static struct packet_type iucv_packet_type = {
/linux-master/net/ncsi/
H A Dncsi-rsp.c1173 struct packet_type *pt, struct net_device *orig_dev)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h1296 enum mlxsw_sp_flood_type packet_type, u16 local_port,
/linux-master/net/ipv6/
H A Daf_inet6.c887 static struct packet_type ipv6_packet_type __read_mostly = {
/linux-master/drivers/staging/vt6655/
H A Ddevice_main.c180 priv->packet_type = priv->byBBType;
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1482 u8 packet_type; member in struct:tx_status_event
/linux-master/net/core/
H A Dflow_dissector.c796 if (hdr->batadv_unicast.packet_type != BATADV_UNICAST)
/linux-master/net/x25/
H A Daf_x25.c1762 static struct packet_type x25_packet_type __read_mostly = {
/linux-master/net/ax25/
H A Daf_ax25.c2030 static struct packet_type ax25_packet_type __read_mostly = {

Completed in 817 milliseconds

123456