Home
last modified time | relevance | path

Searched refs:rtattr_end (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/testing/selftests/net/
Dtap.c49 static void rtattr_end(struct nlmsghdr *nh, struct rtattr *attr) in rtattr_end() function
129 rtattr_end(&req.nh, info_data); in dev_create()
132 rtattr_end(&req.nh, link_info); in dev_create()
Dipsec.c252 static inline void rtattr_end(struct nlmsghdr *nh, struct rtattr *attr) in rtattr_end() function
279 rtattr_end(nh, peer_attr); in veth_pack_peerb()
347 rtattr_end(&req.nh, info_data); in veth_add()
348 rtattr_end(&req.nh, link_info); in veth_add()