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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm_state.c409 struct nlmsghdr *res_n = (struct nlmsghdr *)res_buf; local
514 if (rtnl_talk(&rth, &req.n, 0, 0, res_n, NULL, NULL) < 0)
517 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
671 struct nlmsghdr *res_n = (struct nlmsghdr *)buf; local
675 if (rtnl_talk(&rth, &req.n, 0, 0, res_n, NULL, NULL) < 0)
678 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dsonicvibes.c373 unsigned int *res_n)
399 *res_n = n;
370 snd_sonicvibes_pll(unsigned int rate, unsigned int *res_r, unsigned int *res_m, unsigned int *res_n) argument

Completed in 60 milliseconds