Searched refs:psample_group_nl_fill (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/psample/ |
H A D | psample.c | 39 static int psample_group_nl_fill(struct sk_buff *msg, in psample_group_nl_fill() function 87 err = psample_group_nl_fill(msg, group, PSAMPLE_CMD_NEW_GROUP, in psample_nl_cmd_get_group_dumpit() 131 err = psample_group_nl_fill(msg, group, cmd, 0, 0, NLM_F_MULTI); in psample_group_notify()
|
/kernel/linux/linux-6.6/net/psample/ |
H A D | psample.c | 40 static int psample_group_nl_fill(struct sk_buff *msg, in psample_group_nl_fill() function 88 err = psample_group_nl_fill(msg, group, PSAMPLE_CMD_NEW_GROUP, in psample_nl_cmd_get_group_dumpit() 133 err = psample_group_nl_fill(msg, group, cmd, 0, 0, NLM_F_MULTI); in psample_group_notify()
|
Completed in 3 milliseconds