ntohl
function at ❶, which converts a 32-bit number from network to host byte order. On the left, we can add any arguments we need. Here, we add one argument, which is 127.0.0.1
(0x7F000001) in network byte order at ❷. The boxes on the left are checked only where we are supplying arguments.