Searched refs:iwpm_user_pid (Results 1 – 1 of 1) sorted by relevance
38 static int iwpm_user_pid = IWPM_PID_UNDEFINED; variable43 return iwpm_user_pid > 0; in iwpm_valid_pid()71 iwpm_user_pid == IWPM_PID_UNAVAILABLE) in iwpm_register_pid()110 iwpm_user_pid = IWPM_PID_UNAVAILABLE; in iwpm_register_pid()177 ret = ibnl_unicast(skb, nlh, iwpm_user_pid); in iwpm_add_mapping()180 iwpm_user_pid = IWPM_PID_UNDEFINED; in iwpm_add_mapping()254 ret = ibnl_unicast(skb, nlh, iwpm_user_pid); in iwpm_add_and_query_mapping()315 ret = ibnl_unicast(skb, nlh, iwpm_user_pid); in iwpm_remove_mapping()318 iwpm_user_pid = IWPM_PID_UNDEFINED; in iwpm_remove_mapping()386 iwpm_user_pid = cb->nlh->nlmsg_pid; in iwpm_register_pid_cb()[all …]