net/ipv4/nexthop.c
1068
size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg));
net/ipv4/nexthop.c
1163
struct nhmsg *nhm;
net/ipv4/nexthop.c
3107
struct nhmsg *nhm = nlmsg_data(nlh);
net/ipv4/nexthop.c
3310
err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
net/ipv4/nexthop.c
3346
struct nhmsg *nhm = nlmsg_data(nlh);
net/ipv4/nexthop.c
3385
err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
net/ipv4/nexthop.c
3420
err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
net/ipv4/nexthop.c
3506
struct nhmsg *nhm;
net/ipv4/nexthop.c
3544
err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
net/ipv4/nexthop.c
3631
struct nhmsg *nhm = nlmsg_data(cb->nlh);
net/ipv4/nexthop.c
3715
err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
net/ipv4/nexthop.c
3770
struct nhmsg *nhm = nlmsg_data(cb->nlh);
net/ipv4/nexthop.c
3884
err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb,
net/ipv4/nexthop.c
922
struct nhmsg *nhm;