Home
last modified time | relevance | path

Searched defs:netlink_sock (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/netlink/
A Daf_netlink.h23 struct netlink_sock { struct
25 struct sock sk;
26 u32 portid;
27 u32 dst_portid;
28 u32 dst_group;
52 static inline struct netlink_sock *nlk_sk(struct sock *sk) in nlk_sk() argument
/linux-6.3-rc2/tools/testing/selftests/net/
A Dipsec.c192 static int netlink_sock(int *sock, uint32_t *seq_nr, int proto) in netlink_sock() function

Completed in 11 milliseconds