Home
last modified time | relevance | path

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

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