Searched refs:portptr (Results 1 – 4 of 4) sorted by relevance
44 __be16 *portptr, newport; in __udp_manip_pkt() local49 portptr = &hdr->source; in __udp_manip_pkt()53 portptr = &hdr->dest; in __udp_manip_pkt()62 *portptr = newport; in __udp_manip_pkt()164 portptr = &hdr->source; in tcp_manip_pkt()168 portptr = &hdr->dest; in tcp_manip_pkt()171 oldport = *portptr; in tcp_manip_pkt()172 *portptr = newport; in tcp_manip_pkt()203 portptr = &hdr->dccph_sport; in dccp_manip_pkt()209 oldport = *portptr; in dccp_manip_pkt()[all …]
350 struct nvme_fc_local_port **portptr) in nvme_fc_register_localport() argument381 *portptr = &newrec->localport; in nvme_fc_register_localport()430 *portptr = &newrec->localport; in nvme_fc_register_localport()438 *portptr = NULL; in nvme_fc_register_localport()460 if (!portptr) in nvme_fc_unregister_localport()666 struct nvme_fc_remote_port **portptr) in nvme_fc_register_remoteport() argument695 *portptr = &newrec->remoteport; in nvme_fc_register_remoteport()744 *portptr = &newrec->remoteport; in nvme_fc_register_remoteport()752 *portptr = NULL; in nvme_fc_register_remoteport()810 if (!portptr) in nvme_fc_unregister_remoteport()[all …]
407 static int check_maple_device(struct device *device, void *portptr) in check_maple_device() argument412 ds = portptr; in check_maple_device()
1349 struct nvmet_fc_target_port **portptr) in nvmet_fc_register_targetport() argument1416 *portptr = &newrec->fc_target_port; in nvmet_fc_register_targetport()1426 *portptr = NULL; in nvmet_fc_register_targetport()