Searched refs:nhmsg (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnexthop.h7 struct nhmsg { struct
/linux-master/net/ipv4/
H A Dnexthop.c918 struct nhmsg *nhm;
1047 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg));
1141 struct nhmsg *nhm;
3008 struct nhmsg *nhm = nlmsg_data(nlh);
3218 struct nhmsg *nhm = nlmsg_data(nlh);
3261 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
3292 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
3378 struct nhmsg *nhm;
3416 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
3476 struct nhmsg *nh
[all...]

Completed in 131 milliseconds