/linux-6.6.21/include/linux/ |
D | if_vlan.h | 87 #define skb_vlan_tag_present(__skb) (!!(__skb)->vlan_all) argument 88 #define skb_vlan_tag_get(__skb) ((__skb)->vlan_tci) argument 89 #define skb_vlan_tag_get_id(__skb) ((__skb)->vlan_tci & VLAN_VID_MASK) argument 90 #define skb_vlan_tag_get_cfi(__skb) (!!((__skb)->vlan_tci & VLAN_CFI_MASK)) argument 91 #define skb_vlan_tag_get_prio(__skb) (((__skb)->vlan_tci & VLAN_PRIO_MASK) >> VLAN_PRIO_SHIFT) argument
|
D | llc.h | 22 #define llc_ui_skb_cb(__skb) ((struct sockaddr_llc *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/drivers/net/dsa/hirschmann/ |
D | hellcreek_hwtstamp.h | 31 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) argument
|
/linux-6.6.21/net/batman-adv/ |
D | main.h | 377 #define BATADV_SKB_CB(__skb) ((struct batadv_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/ipv4/ |
D | ah4.c | 23 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument
|
D | esp4.c | 36 #define ESP_SKB_CB(__skb) ((struct esp_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/xfrm/ |
D | xfrm_input.c | 44 #define XFRM_TRANS_SKB_CB(__skb) ((struct xfrm_trans_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/drivers/net/dsa/mv88e6xxx/ |
D | hwtstamp.c | 19 #define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb)) argument
|
/linux-6.6.21/include/net/iucv/ |
D | af_iucv.h | 148 #define IUCV_SKB_CB(__skb) ((struct iucv_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/include/net/ |
D | udp.h | 50 #define UDP_SKB_CB(__skb) ((struct udp_skb_cb *)((__skb)->cb)) argument
|
D | xfrm.h | 623 #define XFRM_TUNNEL_SKB_CB(__skb) ((struct xfrm_tunnel_skb_cb *)&((__skb)->cb[0])) argument 646 #define XFRM_SKB_CB(__skb) ((struct xfrm_skb_cb *)&((__skb)->cb[0])) argument 678 #define XFRM_MODE_SKB_CB(__skb) ((struct xfrm_mode_skb_cb *)&((__skb)->cb[0])) argument 692 #define XFRM_SPI_SKB_CB(__skb) ((struct xfrm_spi_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/bpf/ |
D | test_run.c | 845 static int convert___skb_to_skb(struct sk_buff *skb, struct __sk_buff *__skb) in convert___skb_to_skb() 920 static void convert_skb_to___skb(struct sk_buff *skb, struct __sk_buff *__skb) in convert_skb_to___skb()
|
/linux-6.6.21/net/ipv6/ |
D | ah6.c | 47 #define AH_SKB_CB(__skb) ((struct ah_skb_cb *)&((__skb)->cb[0])) argument
|
D | esp6.c | 52 #define ESP_SKB_CB(__skb) ((struct esp_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/dccp/ |
D | dccp.h | 350 #define DCCP_SKB_CB(__skb) ((struct dccp_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/drivers/net/wwan/t7xx/ |
D | t7xx_hif_dpmaif.h | 42 #define T7XX_SKB_CB(__skb) ((struct t7xx_skb_cb *)(__skb)->cb) argument
|
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 21 #define SKB_CB_ATHBUF(__skb) (*((struct ath_rxbuf **)__skb->cb)) argument
|
/linux-6.6.21/net/nfc/ |
D | llcp.h | 146 #define nfc_llcp_ui_skb_cb(__skb) ((struct nfc_llcp_ui_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/bridge/ |
D | br_private.h | 613 #define BR_INPUT_SKB_CB(__skb) ((struct br_input_skb_cb *)(__skb)->cb) argument 616 # define BR_INPUT_SKB_CB_MROUTERS_ONLY(__skb) (BR_INPUT_SKB_CB(__skb)->mrouters_only) argument 618 # define BR_INPUT_SKB_CB_MROUTERS_ONLY(__skb) (0) argument
|
/linux-6.6.21/net/core/ |
D | drop_monitor.c | 130 #define NET_DM_SKB_CB(__skb) ((struct net_dm_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/drivers/net/ |
D | macvlan.c | 70 #define MACVLAN_SKB_CB(__skb) ((struct macvlan_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/tipc/ |
D | msg.h | 146 #define TIPC_SKB_CB(__skb) ((struct tipc_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/include/net/sctp/ |
D | structs.h | 1152 #define SCTP_INPUT_CB(__skb) ((struct sctp_input_cb *)&((__skb)->cb[0])) argument 1157 #define SCTP_OUTPUT_CB(__skb) ((struct sctp_output_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/net/mptcp/ |
D | protocol.h | 135 #define MPTCP_SKB_CB(__skb) ((struct mptcp_skb_cb *)&((__skb)->cb[0])) argument
|
/linux-6.6.21/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00.h | 99 #define ALIGN_SIZE(__skb, __header) \ argument
|