Searched defs:nla_head (Results 1 – 3 of 3) sorted by relevance
116 struct nlattr *nla, *nla_head; in rtnl_route_from_linux() local283 struct nlattr *nla_head = (struct nlattr *)((char *)(hdr + 1) + hdrlen); in nlmsg_copy_all_nla() local433 struct nlattr *nla_head = (struct nlattr *)((char *)(hdr + 1) + hdrlen); in rtnl_newroute_to_linux() local
124 nl_parse_attrs_raw(struct nlattr *nla_head, uint16_t len, in nl_parse_attrs_raw()176 nl_get_attrs_bmask_raw(struct nlattr *nla_head, uint32_t len, in nl_get_attrs_bmask_raw()
457 snl_parse_attrs_raw(struct snl_state *ss, struct nlattr *nla_head, int len, in snl_parse_attrs_raw()482 struct nlattr *nla_head = (struct nlattr *)(void *)((char *)hdr + off); in snl_parse_attrs() local504 struct nlattr *nla_head; in snl_parse_header() local