Phonet: implement per-socket destination/peer address
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
96241544ca
commit
a8059512b1
@@ -36,6 +36,7 @@
|
||||
struct pn_sock {
|
||||
struct sock sk;
|
||||
u16 sobject;
|
||||
u16 dobject;
|
||||
u8 resource;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user