Searched defs:tcp_hdr (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_ip.c | 633 uint8 *tcp_hdr, uint32 tcp_ack_num) in dhd_tcpdata_psh_acked() 943 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_info_get() local 1383 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_get_flag() local
|
| H A D | bcmutils.c | 5354 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_ip.c | 646 uint8 *tcp_hdr, uint32 tcp_ack_num) in dhd_tcpdata_psh_acked() 956 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_info_get() local 1400 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_get_flag() local
|
| H A D | bcmutils.c | 3862 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_ip.c | 633 uint8 *tcp_hdr, uint32 tcp_ack_num) in dhd_tcpdata_psh_acked() 943 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_info_get() local 1383 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_get_flag() local
|
| H A D | bcmutils.c | 5354 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_ip.c | 646 uint8 *tcp_hdr, uint32 tcp_ack_num) in dhd_tcpdata_psh_acked() 956 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_info_get() local 1400 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_get_flag() local
|
| H A D | bcmutils.c | 3862 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_ip.c | 646 uint8 *tcp_hdr, uint32 tcp_ack_num) in dhd_tcpdata_psh_acked() 956 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_info_get() local 1400 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_get_flag() local
|
| H A D | bcmutils.c | 3862 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_ip.c | 587 uint8 *tcp_hdr, uint32 tcp_ack_num) in dhd_tcpdata_psh_acked() 898 uint8 *tcp_hdr; /* TCP header of the new packet */ in dhd_tcpdata_info_get() local
|
| H A D | bcmutils.c | 4021 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tcp.h | 25 static inline struct tcphdr *tcp_hdr(const struct sk_buff *skb) in tcp_hdr() function
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x.h | 782 #define pbd_tcp_flags(tcp_hdr) (ntohl(tcp_flag_word(tcp_hdr))>>16 & 0xff) argument
|