Lines Matching refs:ntohl
314 publ = tipc_nametbl_insert_publ(net, ntohl(i->type), in tipc_update_nametbl()
315 ntohl(i->lower), in tipc_update_nametbl()
316 ntohl(i->upper), in tipc_update_nametbl()
318 ntohl(i->ref), ntohl(i->key)); in tipc_update_nametbl()
324 publ = tipc_nametbl_remove_publ(net, ntohl(i->type), in tipc_update_nametbl()
325 ntohl(i->lower), in tipc_update_nametbl()
326 node, ntohl(i->ref), in tipc_update_nametbl()
327 ntohl(i->key)); in tipc_update_nametbl()
375 e->dtype, ntohl(e->i.type), in tipc_named_process_backlog()
376 ntohl(e->i.lower), in tipc_named_process_backlog()
377 ntohl(e->i.upper), in tipc_named_process_backlog()
378 addr, ntohl(e->i.key)); in tipc_named_process_backlog()