Searched refs:rta_nest (Results 1 – 3 of 3) sorted by relevance
111 struct rtattr *rta_nest(struct rtattr *rta, int maxlen, int type);
341 nest = rta_nest(rta, 1024, RTA_ENCAP); in lwt_parse_encap()
764 struct rtattr *rta_nest(struct rtattr *rta, int maxlen, int type) in rta_nest() function