Searched refs:xge_os_htons (Results 1 – 2 of 2) sorted by relevance
1356 lro->ip_hdr->tot_len = xge_os_htons((*p_lro)->total_length); in xge_hal_lro_process_rx()1357 lro->ip_hdr->check = xge_os_htons(0); in xge_hal_lro_process_rx()1422 lro->ip_hdr->tot_len = xge_os_htons(lro->total_length); in xge_hal_lro_next_session()1423 lro->ip_hdr->check = xge_os_htons(0); in xge_hal_lro_next_session()
127 #define xge_os_htons htons macro