Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c102 static inline void rtattr_end(struct nlmsghdr *nh, struct rtattr *attr) in rtattr_end() function
129 rtattr_end(nh, peer_attr); in veth_pack_peerb()
174 rtattr_end(&req.nh, info_data); in __add_veth()
175 rtattr_end(&req.nh, link_info); in __add_veth()
392 rtattr_end(&req.nh, info_data); in __add_vrf()
393 rtattr_end(&req.nh, link_info); in __add_vrf()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxfrm_info.c196 static void rtattr_end(struct nlmsghdr *nh, struct rtattr *attr) in rtattr_end() function
226 rtattr_end(nh, info_data); in setup_xfrmi_external_dev()
227 rtattr_end(nh, link_info); in setup_xfrmi_external_dev()
/linux/tools/testing/selftests/net/
H A 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()
H A 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()