Home
last modified time | relevance | path

Searched refs:llc_snap_hdr (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/net/atm/
H A Dmpc.c101 static struct llc_snap_hdr llc_snap_mpoa_ctrl = {
106 static struct llc_snap_hdr llc_snap_mpoa_data = {
111 static struct llc_snap_hdr llc_snap_mpoa_data_tagged = {
500 struct llc_snap_hdr hdr; in send_via_shortcut()
553 skb_push(skb, sizeof(struct llc_snap_hdr)); in send_via_shortcut()
556 sizeof(struct llc_snap_hdr)); in send_via_shortcut()
703 sizeof(struct llc_snap_hdr)) == 0) { in mpc_push()
723 sizeof(struct llc_snap_hdr)) == 0) { /* MPOA tagged data */ in mpc_push()
727 sizeof(struct llc_snap_hdr)) == 0) { /* MPOA data */ in mpc_push()
738 tmp = skb->data + sizeof(struct llc_snap_hdr); in mpc_push()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmproto.h75 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
106 if (bcmp(&sh->dsap, llc_snap_hdr, SNAP_HDR_LEN) == 0) { in hnd_frame_proto()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmproto.h75 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
106 if (bcmp(&sh->dsap, llc_snap_hdr, SNAP_HDR_LEN) == 0) { in hnd_frame_proto()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow.c369 struct llc_snap_hdr { in parse_ethertype() struct
376 struct llc_snap_hdr *llc; in parse_ethertype()
385 if (skb->len < sizeof(struct llc_snap_hdr)) in parse_ethertype()
388 if (unlikely(!pskb_may_pull(skb, sizeof(struct llc_snap_hdr)))) in parse_ethertype()
391 llc = (struct llc_snap_hdr *) skb->data; in parse_ethertype()
397 __skb_pull(skb, sizeof(struct llc_snap_hdr)); in parse_ethertype()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Datmmpc.h64 struct llc_snap_hdr { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Datmmpc.h64 struct llc_snap_hdr { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Datmmpc.h64 struct llc_snap_hdr { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_l2_filter.c188 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in get_pkt_ether_type()
617 bcopy(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN); in bcm_l2_filter_proxyarp_alloc_reply()
H A Ddhd_wet.c225 static uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
287 if (bcmp(llc_snap_hdr, llc, SNAP_HDR_LEN)) in BCMFASTPATH()
H A Ddhd_ip.c47 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
72 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()
H A Ddhd_linux.c27452 if (bcmp(&sh->dsap, llc_snap_hdr, SNAP_HDR_LEN) == 0) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_l2_filter.c188 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in get_pkt_ether_type()
617 bcopy(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN); in bcm_l2_filter_proxyarp_alloc_reply()
H A Ddhd_wet.c225 static uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
287 if (bcmp(llc_snap_hdr, llc, SNAP_HDR_LEN)) in BCMFASTPATH()
H A Ddhd_ip.c47 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
72 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()
H A Ddhd_linux.c27571 if (bcmp(&sh->dsap, llc_snap_hdr, SNAP_HDR_LEN) == 0) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_ip.c51 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
76 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_ip.c52 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
77 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_ip.c52 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
77 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_ip.c52 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
77 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()