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 …]
351 struct nvme_fc_local_port **portptr) in nvme_fc_register_localport() argument382 *portptr = &newrec->localport; in nvme_fc_register_localport()431 *portptr = &newrec->localport; in nvme_fc_register_localport()439 *portptr = NULL; in nvme_fc_register_localport()461 if (!portptr) in nvme_fc_unregister_localport()667 struct nvme_fc_remote_port **portptr) in nvme_fc_register_remoteport() argument696 *portptr = &newrec->remoteport; in nvme_fc_register_remoteport()745 *portptr = &newrec->remoteport; in nvme_fc_register_remoteport()753 *portptr = NULL; in nvme_fc_register_remoteport()852 if (!portptr) in nvme_fc_unregister_remoteport()[all …]
406 static int check_maple_device(struct device *device, void *portptr) in check_maple_device() argument411 ds = portptr; in check_maple_device()
1378 struct nvmet_fc_target_port **portptr) in nvmet_fc_register_targetport() argument1445 *portptr = &newrec->fc_target_port; in nvmet_fc_register_targetport()1455 *portptr = NULL; in nvmet_fc_register_targetport()