Lines Matching refs:who
46 static int xfrm_acquire_print(const struct sockaddr_nl *who, in xfrm_acquire_print() argument
108 static int xfrm_state_flush_print(const struct sockaddr_nl *who, in xfrm_state_flush_print() argument
138 static int xfrm_policy_flush_print(const struct sockaddr_nl *who, in xfrm_policy_flush_print() argument
176 static int xfrm_report_print(const struct sockaddr_nl *who, in xfrm_report_print() argument
239 static int xfrm_ae_print(const struct sockaddr_nl *who, in xfrm_ae_print() argument
264 static int xfrm_mapping_print(const struct sockaddr_nl *who, in xfrm_mapping_print() argument
284 static int xfrm_accept_msg(const struct sockaddr_nl *who, in xfrm_accept_msg() argument
305 xfrm_state_print(who, n, arg); in xfrm_accept_msg()
311 xfrm_policy_print(who, n, arg); in xfrm_accept_msg()
314 xfrm_acquire_print(who, n, arg); in xfrm_accept_msg()
317 xfrm_state_flush_print(who, n, arg); in xfrm_accept_msg()
320 xfrm_policy_flush_print(who, n, arg); in xfrm_accept_msg()
323 xfrm_report_print(who, n, arg); in xfrm_accept_msg()
326 xfrm_ae_print(who, n, arg); in xfrm_accept_msg()
329 xfrm_mapping_print(who, n, arg); in xfrm_accept_msg()