Searched refs:old_port (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/samples/bpf/
H A Dtcbpf1_kern.c47 __u16 old_port = htons(load_half(skb, BPF_LL_OFF + TCP_DPORT_OFF)); set_tcp_dest_port() local
49 bpf_l4_csum_replace(skb, TCP_CSUM_OFF, old_port, new_port, sizeof(new_port)); set_tcp_dest_port()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbnx2.c1962 u8 old_port; bnx2_remote_phy_event() local
2022 old_port = bp->phy_port; bnx2_remote_phy_event()
2028 if (old_port != bp->phy_port) bnx2_remote_phy_event()
4749 u8 old_port; bnx2_reset_chip() local
4843 old_port = bp->phy_port; bnx2_reset_chip()
4846 old_port != bp->phy_port) bnx2_reset_chip()

Completed in 150 milliseconds