Home
last modified time | relevance | path

Searched refs:rmnet_map_checksum_downlink_packet (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_map.h60 int rmnet_map_checksum_downlink_packet(struct sk_buff *skb, u16 len);
Drmnet_handlers.c88 if (!rmnet_map_checksum_downlink_packet(skb, len + pad)) in __rmnet_map_ingress_handler()
Drmnet_map_data.c352 int rmnet_map_checksum_downlink_packet(struct sk_buff *skb, u16 len) in rmnet_map_checksum_downlink_packet() function