android_kernel_xiaomi_sdm845/include/net/phonet
Rémi Denis-Courmont 9641458d3e Phonet: Pipe End Point for Phonet Pipes protocol
This protocol provides some connection handling and negotiated
congestion control. Nokia cellular modems use it for bulk transfers.
It provides packet boundaries (hence SOCK_SEQPACKET). Congestion
control is per packet rather per byte, so we do not re-use the
generic socket memory accounting.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-05 11:15:13 -07:00
..
pep.h Phonet: Pipe End Point for Phonet Pipes protocol 2008-10-05 11:15:13 -07:00
phonet.h Phonet: emit errors when a packet cannot be delivered locally 2008-09-22 20:09:13 -07:00
pn_dev.h Phonet: network device and address handling 2008-09-22 20:03:44 -07:00